I'm not running robotium test case using command prompt, instead i am navigating to Dev Tools and finding the suite on that and running it and it is working fine for me on the Emulator.
But in case if it is failure, it is exiting the app. I just wanted to know that how to collect the logs to verify that which test case is failed.
The same way i need to know that is there anyway, i can run the suite from devices without connecting to PC (like how i am running on emulator using Dev tools)
Thanks
