adblib
adblib copied to clipboard
Re-prompt to allow USB debugging
I am using your adblib, thank you very much for being open source. I met a question and wanted to ask for your help. I use your project on Android, the code as same as your demo, the interface is AdbCrypto.loadAdbKeyPair.However,when I re-open my application, it need to re-prompt to allow USB debugging, but the computer's RSA key as same as last RSA.
I would recommend asking on the original project:
https://github.com/cgutman/AdbLib
I basically forked it and published on maven with some small modifications to the API.
Look here https://github.com/cgutman/AdbLib/issues/6#issuecomment-410831816