i trying debug application in android studio. application pick virtual device[my kindle] , shows application available debugging . problem menu items on debugger greyed out. have disabled , enabled adb integration no avail. restarting application not help. have checked online possible solutions unable solve challenge. setting debuggable true in androidmanifest.xml not work either.

your adb log saying connection not authorized? when first plug device in, there should have been dialog on device asking trust debug connection. prevent other people accessing device through adb.
Comments
Post a Comment