我已经下载了一个apk,我想在模拟器上运行它,但我不知道如何运行我试过这个链接
但我没有工作我在 cmd 上收到此错误
"'adb' 不是内部或外部命令、可运行程序或批处理文件。"
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