RobotiumTech / robotium

Android UI Testing
http://www.robotium.org
Apache License 2.0
2.86k stars 786 forks source link

robotium recorder can not select a module and can not install apk onto phone #834

Open fannahlin opened 8 years ago

fannahlin commented 8 years ago

Using robotium recorder following the official guide, I meet following two problems: 1) Can not select a module to recoder, only apk file can be selected! 2) Can not install apk onto physical device or emulator, with the error: install_parse_failed_unexpected_exception. The reason is that, the “*_debug” apk,re-signed by recorder can not install onto device.