]
Jeff MAURY updated JBIDE-16330:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
[Android] Deployment to Android emulator ignores saved run
configuration
------------------------------------------------------------------------
Key: JBIDE-16330
URL:
https://issues.jboss.org/browse/JBIDE-16330
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: aerogear-hybrid
Affects Versions: 4.1.1.Final
Reporter: Vineet Reynolds
Priority: Minor
Fix For: 4.6.x
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
The deployment to an emulator is always performed on a currently running AVD even if the
runtime config for the project specifies a different AVD.
Ignore/reject if this is by design. But from the point of view of the user, it would be
better to ensure consistency - when a user wants to run his project on a specific AVD, he
needs to create a runtime config, but the moment a different AVD is running, this config
is ignored.