adblib icon indicating copy to clipboard operation
adblib copied to clipboard

Re-prompt to allow USB debugging

Open FnAndroid opened this issue 7 years ago • 2 comments

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.

FnAndroid avatar May 23 '17 07:05 FnAndroid

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.

tananaev avatar May 23 '17 08:05 tananaev

Look here https://github.com/cgutman/AdbLib/issues/6#issuecomment-410831816

amitv87 avatar Aug 06 '18 20:08 amitv87