1.Android studio 自带的 Record Espresso Test https://developer.android.com/studio/test/espresso-test-recorder.html http://stormzhang.com/ 2. Appium & Android studio appium+as+csdn :http://blog.csdn.net/niubitianping/article/details/52523239 Windows 下j
Linux下Android studio创建模拟器最后一步报错 报错:An error occurred while creating the AVD. See idea.log for details,解决方法 解决: sudo apt-get install lib32stdc++6 (这个记得当时Android Studio官网有提醒,但忘记在哪有提醒了)