如何在Nexus 7(第一代)中启用USB调试?
编辑:接受的答案适用于隐藏Developer选项的其他Android设备.
我无法获得我在手机上开发的Android应用程序.(Android Studio上Windows 7尝试运行的应用程序Samsung Note 3运行Android 5.0)
这是我到目前为止所做的:
USB debugging并允许unknown sourcesGoogle USB Driverupdating the driver手机,但没有更新debugging中build.gradle的文件然而它仍然在回归 Error running app: No target device found
我也尝试过运行应用程序时的对话框选项,但是说 No USB devices or running emulators detected
有什么我错过了吗?
提前致谢!