sorccu / docker-adb

Dockerfile and instructions for ADB.
Other
200 stars 74 forks source link

Adbkeys directory #7

Closed alexislg2 closed 8 years ago

alexislg2 commented 8 years ago

Fix https://github.com/sorccu/docker-adb/issues/5

I had to update the Dockerfile also for platform-tools installation because the previous Dockerfile was not working, probably because the the list of android sdk updates has changed since last time that Dockerfile was made.

Tested. It's working as expected

sorccu commented 8 years ago

Posted in #5 but posting again here:

Sorry, I got a motivation boost from your feedback, had a pretty good idea on how to do the download more efficiently, and just went ahead with a full redesign. I fixed this issue during the redesign. Credited you in the changelog and commit message.