dock-droid
dock-droid copied to clipboard
adb keys
Great project thanks!
I need ADB. If I undestand well I need to copy my host adbkey.pub to /data/misc/adb/adb_keys on the device right ? (according to readme)
My question is how I can do that without editing/rebuilding the Dockerfile ? For example if I want to dynamically add new keys.
Thanks for your help
Great project thanks!
I need ADB. If I undestand well I need to copy my host
adbkey.pubto/data/misc/adb/adb_keyson the device right ? (according to readme)My question is how I can do that without editing/rebuilding the Dockerfile ? For example if I want to dynamically add new keys.
Thanks for your help
do you solve the issue?