[mono-android] Possible to debug on Nexus 7 running Android 4.2.1???

Jonathan Pryor jonp at xamarin.com
Tue Dec 4 18:45:33 UTC 2012


On Dec 4, 2012, at 1:26 PM, craig <craigrs84 at gmail.com> wrote:
> It doesn't appear listed in the "Select A Device" dialog.

The Select A Device dialog uses `adb` to list it's devices.

	http://docs.xamarin.com/android/Guides/Troubleshooting#IDE_does_not_display_target_device

You may need to restart adb, or install an updated driver. Nothing in Mono for Android should require changes to support Android 4.2 devices.

 - Jon



More information about the Monodroid mailing list