I have my Android app and there are 4 buttons. Each of them calls an application like Facebook app, Twitter app, default email app and phone call.
When I am testing these buttons with Robotium, is it possible to close the external applications from within the test script?