To reproduce the problem, crawl the Android preinstalled app "Api Demos".
Several demos in the "Graphics" submenu reproduce the defect, i.e.
"ColorMatrix".
The crawler will stop in ColorMatrix until the user manually presses the HOME
button or the BACK button.
This happens because the call to Robotium function getCurrentActivity() wait
for the UI Thread to finish, which never happens because of the animation.
Original issue reported on code.google.com by nofatclips on 20 Oct 2011 at 6:56
Original issue reported on code.google.com by
nofatclips
on 20 Oct 2011 at 6:56