Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"Revoke USB debugging authorization" is not listed under Developer Options

Tags:

android

adb

"Revoke USB debugging authorization" is not listed under Developer Options. I'm trying to remove the RSA fingerprints of my PC.

But I can see it while searching for it at the top of Developer Options. Prompt to remove the RSA fingerprints is not displayed if I select under search list.

I'm using Google Plus lollipop Custom ROM on a HTC device. Please suggest a solution.

like image 978
SathishPurushothaman Avatar asked Oct 20 '25 09:10

SathishPurushothaman


1 Answers

In my case, I traced the lack of “Revoke USB debugging authorization” to a custom kernel I had applied (called BeastMode). Applying a different kernel resulted in “Revoke USB debugging authorization” being present and ADB operations getting authorized properly.

like image 65
Gili Avatar answered Oct 21 '25 21:10

Gili