I have downloaded an apk and i want to run it on emulator but i don't know how to run i tried this link
but i didnt work i get this error on cmd
" 'adb' is not recognized as an internal or external command, operable program or batch file."
I have downloaded an apk and i want to run it on emulator but i don't know how to run i tried this link
but i didnt work i get this error on cmd
" 'adb' is not recognized as an internal or external command, operable program or batch file."
adb install yourapk.apk
Steps by steps
1. open your cmd command
2. go to directory where c:\eclipse\adt\sdk\platform-tools
3.befor this u just goto platform-tools folder and paste your apk file
4.after that u just write c:\eclipse\adt\sdk\platform-tools\adb install apk file name