[AC-2332] Android: Can't get other versions of emulator to come up
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-07-09T21:41:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ron Arnold |
Assignee | Carter Lathrop |
Created | 2013-06-17T21:49:25.000+0000 |
Updated | 2016-03-08T07:41:21.000+0000 |
Description
Steps to Reproduce
Click the 'run' button to compile, no emulator present, it will give error, 'no emulator running...' but thats not the issue. I want to get a Nexus 7 to be the emulator and TI keeps building Version 8 emulators. Is there a TIapp.xml command that can tell the system to build specific emulator? I have all the Android platforms downloaded including API's.
Actual Result
Receive a version 8 emulator as opposed to version 16 for Nexus 7.
Expected Result
version 16 Nexus 7
Attachments
Hello Ron, I believe what you are looking for is the ability to change the run configurations of a project. Go to run->run configurations and for your project that you wish to run, you can select the Platform version you wish to run on, I have attached a screenshot for you to see what this looks like on a Mac. Best, Carter