How to setup adb for android development on windows and A Quick Solution for ‘adb is not recognized as an internal or external command’ in Android Studio.
Issue 1: There is no adb.exe
Download it from
and replace your platform-tools folder
Issue 2: Followed the steps in the videos But Still Not Working
Add the whole sdk location + platform-toolsadb.exe
eg. sdk pathplatform-toolsadb.exe
Or else you will have to manually type the path in the terminal everytime.
eg. C:…….platform-toolsadb.exe instead of adb.
eg. for adb shell …, you will now have to write C:…….platform-toolsadb.exe shell
Nguồn:https://hdwallpaperslovely.com/
Xem Thêm Bài Viết Khác:https://hdwallpaperslovely.com/cong-nghe/
Not funcionally
it works also for me, huge thanks Rajesh
there is no adb.exe what can i do to move next step..please help me
Thanks Sir
Itna ko ghtttya ye setup ha na k jawab nai ha bnany waly nay b pta nai Kia bnaya ha
Thanks boss
Thank you so much brother it worked perfectly now.
Really helpful for me
hellooo
i got below error , what to do ?
Start failed
Internal error. Please report to https://code.google.com/p/android/issues
java.lang.RuntimeException: com.intellij.ide.plugins.PluginManager$StartupAbortedException: Fatal error initializing 'com.android.tools.idea.AndroidInitialConfigurator'
Super bro
In case it still does not work, then add the whole sdk location + platform-toolsadb.exe
eg. <sdk path>platform-toolsadb.exe
Or else you will have to manually type the path in the terminal everytime.
eg. C:…….platform-toolsadb.exe instead of adb.
eg. for adb shell …, you will now have to write C:…….platform-toolsadb.exe shell
not working
I spent several hours going from one tab to other finding the solution atlast your video worked.
Thanks a lot man.
#lifesavior #timesavior
if someone have no adb.axe,
u can download this
https://dl.google.com/android/repository/platform-tools_r28.0.1-windows.zip
and replace your platform-tools folder
thank you for the visual explanation of this process!!
hei bro donn't show restart
thanks bro
IT WORKED MAN thankss from last couple hours i was trying things but your video was the only one that worked
Adb.exe doesn't exist in my platform tools folder what should I do?
Muy bueno, me funciona en mi Windows 10. Gracias.
wow, thank!
Thanks for the help
Thanks-In-Advance
thanx for giving hint
Again i am getting the same msg
It was useful. Thankx a lot!
thanks
not helps
where can i find my adb.exe ? because its not exist in platform tools
Thanks brother,it works
Thanks Broooo… You are my life saver today.. 😉
thanks alot
very thanks…perfect
did this exctly and it still says not recognized.. should i put adb.exe on the end of my path? as in "…/platform-tools/adb.exe?