mortenjust / androidtool-mac

One-click screenshots, video recordings, app installation for iOS and Android
Apache License 2.0
5.43k stars 325 forks source link

Question: Is there a way to use my ADB installation? #152

Open milosmns opened 4 years ago

milosmns commented 4 years ago

I have a specific ADB installation that is able to connect to my connected Android devices, as well as some Emulators inside of Docker images that I use for automation.

It would be great if I could use that ADB instance instead of the bundled one, primarily because I'd have all my devices configured and connected, and ready for screen capturing.

muandrew commented 4 years ago

My fork has an option to do that https://github.com/muandrew/androidtool-mac

milosmns commented 4 years ago

@muandrew Lazy dev question: could you merge that change back here so that I can invest zero effort into solving the problem? 😄

muandrew commented 4 years ago

Morton isn't managing this repo anymore. Just download the latest build from my fork's releases page. https://github.com/muandrew/androidtool-mac/releases <-- as lazy as it gets