Changes between Version 12 and Version 13 of androidtest


Ignore:
Timestamp:
10/28/2014 05:18:18 PM (11 years ago)
Author:
liaojiaohe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • androidtest

    v12 v13  
    1616  Android提供的框架,支持SDK level 16及以上  [[BR]] 
    1717  打包成jar后push到模拟器中运行,调试相对Robotium不便(其实自己稍微封装下也还OK) [[BR]] 
    18   因为和测试应用是独立运行,支持跨进程测试!!! [[BR]] 
     18  因为和测试应用是独立运行, 无法根据控件ID操作,支持跨进程测试!!! [[BR]] 
    1919 
    2020Robotium:http://code.google.com/p/robotium/  [[BR]]