随笔分类 - APP测试
摘要:Monkeyrunner的使用一.终端输入单行命令行实现1. 开启android 模拟器(1) 用Eclipse打开andorid的模拟器(2) 在CMD中用andorid命令打开模拟器定位到android SDK的路径下的tools目录,运行如下命令:D:\android \too...
阅读全文
摘要:昨天在使用adb卸载程序,结果死活卸载不了。我输入的命令和系统提示如下:[plain]view plaincopyarthur@arthur-laptop:~$adbuninstallcom.hase.bclm.client-2.apkFailure后来发现原来卸载程序时,只adb uninstal...
阅读全文
摘要:Android的每个应用程序,都有自己的可控的目录。在Setting/Application info里面,可以看到每个应用程序,都有Clear data和Clear cache选项。具体这些目录在哪里呢?用adb连接上设备。如果是连接真实设备,需要有设备的root权限。cd data/data在这...
阅读全文
摘要:昨天在使用adb卸载程序,结果死活卸载不了。我输入的命令和系统提示如下:[plain]view plaincopyarthur@arthur-laptop:~$adbuninstallcom.hase.bclm.client-2.apkFailure后来发现原来卸载程序时,只adb uninstal...
阅读全文
浙公网安备 33010602011771号