Xamarin.android + VS - notes how to enable debug with device

来源:互联网 发布:泸县网络问政平台 编辑:程序博客网 时间:2024/05/18 00:52


Notes for debug on android device: 
1. enable debug on device as per http://docs.xamarin.com/guides/android/getting_started/installation/set_up_device_for_development/
2. connect device with PC and install usb driver provided from device vendor and install the driver as per steps at here http://krumelur.me/2014/01/30/xamarins-visual-studio-plugin-missing-android-devices-genymotion-and-parallels-desktop-dont-panic/

3. With device connected, restart VS to ensure you see the device listed in the Target Android Device dropdown

0 0