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.
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.