The crawler cannot continue the exploration when the control flow exits the
target package of the Instrumentation.
This happens when an implicit Intent is answered by an external service, e.g.
the camera starts in order to take a photo, Contacts starts in order to select
a contact and so on...
Still, we could be able emulate the answer provided by these services when
they're well known, i.e. for services that are part of the Android system. This
will usually bring the control flow back to the application under test and
allow the crawler to resume the exploration
Original issue reported on code.google.com by nofatclips on 16 Feb 2012 at 9:40
Original issue reported on code.google.com by
nofatclips
on 16 Feb 2012 at 9:40