Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我查看了 android 文档,没有任何关于更改任何一个项目使用的虚拟设备的内容。
您可以设置 Eclipse 项目,让您手动选择要在哪些设备上发布/调试您的应用程序。我对所有设备都这样做。选择调试图标旁边的箭头,然后选择“调试配置”。然后选择“目标”选项卡并选择单选按钮“始终提示选择设备”。
这可能是您正在寻找的。
您可以配置您希望项目在哪个设备上运行。进入Run ConfigurationsAndroid下选择Target标签。检查Automatically pick compatible device....并选择您喜欢的设备!!
Run Configurations
Target
Automatically pick compatible device....