首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

猕猴测试

2012-08-21 
猴子测试With no options specified, the Monkey will launch in a quiet (non-verbose) mode, and will s

猴子测试
With no options specified, the Monkey will launch in a quiet (non-verbose) mode, and will send events to any (and all) packages installed on your target. Here is a more typical command line, which will launch your application and send 500 pseudo-random events to it:

$ adb shell monkey -p 【your.package.name】 -v 500

热点排行