I am new to robotium testing.
I wanted to open the emaulator and install the .apk files while I run the project.
Can anyone please let me know, how to implement this in Eclipse?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right click on the project in eclipse and select Run As > Android Application.
If you have an emulator set up already, then it will ask you to select one of your AVD. Otherwise, you will have to create your own Android Virtual Device