I have an apk file that I would like to run in the emulators but outside of eclipse.I see in the tools directory of the android sdk there is an emulator app but is there a way to test outside of eclipse?
Thanks
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.
Yes, you can test it outside eclipse.
emulator -avd YourVirtualDeviceadb install yourfile.apk