Thank you so much for this video. I've wasted a lot of time this afternoon trying to figure out how to do this from posts on other websites, blogs, etc., and you explained it clearly & simply in less than 4 minutes.
Plus, as a Mac user I didn't know that you could simply drag folders into Terminal to automatically create a path...so great!
hey bro....thanks a lot....awesome video....helped me out totally....not for the same purpose but something else....wasted 5 hrs to solve it and then saw ur video and solved the problem in a sec....great video and great explaining....awesome....
@DoubleOCityGang If you just type ./adb, you should be getting some result. Try moving the entire android sdk to a different folder and trying it again.
Thank you so much for this video. I've wasted a lot of time this afternoon trying to figure out how to do this from posts on other websites, blogs, etc., and you explained it clearly & simply in less than 4 minutes.
Plus, as a Mac user I didn't know that you could simply drag folders into Terminal to automatically create a path...so great!
gavacho131313 1 week ago
THANK YOU <3
alexgueundjian 1 month ago
hey bro....thanks a lot....awesome video....helped me out totally....not for the same purpose but something else....wasted 5 hrs to solve it and then saw ur video and solved the problem in a sec....great video and great explaining....awesome....
tanayshah94 5 months ago
so i used the SU.apk and now have SuperUser on my Droid3, is it rooted?
BluPhire86 6 months ago
i keep getting failure[install_failed_media_unavailable] could it be a bad apk download?
mugenx2420 6 months ago
after i type ./adb i get permission denied
Jovian2805 10 months ago
The unzipped SDK doesn't contain any adb...
Says adb has moved to platform_tools, but that folder doesn't exist...
vstedman 11 months ago
@vstedman Sorry, just answered my own question.
inside read the txt file:
"If you don't see this directory in your SDK,
launch the SDK and AVD Manager (execute the android tool)
and install "Android SDK Platform-tools""
install/update all packages, and the directory platform_tools will be added, I think you will then be up to where this guy is n__n
vstedman 11 months ago
@vstedman its in the platform_Tools folder. drag that in instead of the his original "tools"
aleksanicole 2 months ago
Comment removed
vstedman 11 months ago
Could you make more videoes like this about developing android apps?
RonjaMiin 1 year ago
whats that weather app you have on your mac? it looks exactly what my girlfriend has been begging for
scwarddawg 1 year ago
when i type ./adb nothing shows up
cd /users/juevani/android-sdk-mac_x86/tools is right.
I dont know what Im doing wrong here
DoubleOCityGang 1 year ago
@DoubleOCityGang If you just type ./adb, you should be getting some result. Try moving the entire android sdk to a different folder and trying it again.
iluvmacs102 1 year ago
I cant get around that failure message. Any suggestions? not showing up on emulator. What library is it missing ?
pourboypatrick 1 year ago
i don't want to develop, i just want to install apps on my pandigital novel..... you make it seem so easy, not sure what I'm doing wrong
4jacinta 1 year ago
Comment removed
4jacinta 1 year ago
not sure what the problem is but when I type cd and move the tools folder into the terminal I get this response
-bash: cd/Users/jacintaligon/Desktop/android-sdk-mac_86/tools: No such file or directory
4jacinta 1 year ago
@4jacinta Your problem is that you need to put a space between the cd and the directory. Otherwise it won't work.
iluvmacs102 1 year ago