I was wondering if there is any POSSIBLE way of being able to Authorize the ADB debug on a nexus 7 2013 edition without the touchscreen responding... I've been researching while studying for exams and have yet to find any answer to this problem. I'm able to connect adb but the device remains to be unauthorized, and if no way of doing it i'll try to do restart my device when it dies after a battery drain...
Asked
Active
Viewed 432 times
3 Answers
0
I was wondering if there is any POSSIBLE way of being able to Authorize the ADB debug on a nexus 7 2013 edition without the touchscreen responding
Fortunately, no. The point behind putting the dialog there was for security reasons.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491
0
You can create a custom update.zip
to add your key to /data/misc/adb/adb_keys
. You might have to root and flash custom recovery first though.

Alex P.
- 30,437
- 17
- 118
- 169
-1
Maybe I don't understand what you are looking for but AFAIR, there is a checkbox in this dialog to "Allways authorize this computer".

fralbo
- 2,534
- 4
- 41
- 73