I’ve looked at the android documentation, there is nothing about changing which virtual device any one project uses.
I’ve looked at the android documentation, there is nothing about changing which virtual device
Share
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.
You can setup up Eclipse project to let you manually select what devices to publish/debug your app on. I do this for all my devices. Select the arrow next to the debug icon and select “Debug Configurations”. Then select the “Target” tab and select the radio button “Always prompt to pick device”.
This may be what you are are looking for.