Unfortunately not. Robotium is based on objects of Android tools, which are limited to work only within the framework of the toolkit for this target Activity (how you define the target process in the test manifest file).
I do not know how it behaves in cases where the target process has a certain common user identifier, although ...
source share