android自动化测试[一]
1、安装JDK 6、Android SDK 2.3 2、安装Eclipse 3.5.2、ADT8.0.1 https://dl-ssl.google.com/android/eclipse/ 3、HelloAndroid E:/Program Files/Android/android-sdk-windows/docs/resources/tutorials/hello-world.html 4、Android UnitTest hello testing: E:/Program Files/Android/android-sdk-windows/docs/resources/tutorials/testing/helloandroid_test.html Activity testing: E:/Program Files/Android/android-sdk-windows/docs/resources/tutorials/testing/activity_test.html 5、Robotium Tutorial: D:/Android/robotium/RobotiumForBeginners.pdf http://code.google.com/p/robotium/wiki/Getting_Started example: http://wiebe-elsinga