GramAddict / bot

Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
https://docs.gramaddict.org
MIT License
1.13k stars 179 forks source link

I TRY TO INSTALL AND CONNECT ADB DOESNT WORKS #336

Closed sigittekno closed 12 months ago

sigittekno commented 1 year ago

adb' is not recognized as an internal or external command, operable program or batch file. 'adb' is not recognized as an internal or external command, operable program or batch file. [08/23 02:39:33] ERROR | Connected devices via adb: 0. Cannot proceed.:

Alexjpinto commented 1 year ago

How did you install adb?

Whats is your OS?

follow this: https://docs.gramaddict.org/#/quickstart?id=step-3-install-adb

kunwarrajan4 commented 1 year ago

open "Android studio" and run "Virtual device". Pixel 2 API 28 works the best.

and then run "adb devices" in cmd to see if the emulator is connected.

mohamad1101 commented 1 year ago

you may need to add adb path to your operation system envirement variables.