I'm not sure your workflow makes sense. AVD interfacial launch automatically when you have hit run. AVD manager interface that your screenshot is of is for defining the devices for your app to be loaded and run on. You should only have to find the device once in the AVD Manager if you're using the simulator. Once defined you should see it listed as an option in the regular device chooser that comes up when you hit run.
-----Original message----- Sent: Saturday, 31 October 2015 at 11:00:48 From: HPC-TECH <[email protected]> To: [email protected] Subject: [Qt-creator] AVD launch option Hi, I'm using Qt Creator for developing Android Apps. How can I show AVD launch option on running the apps? NOTE: Currently I do that by opening Options->Android->Start AVD Manager then Start. This is very exhausting procedure but I forced to use it because I couldn't know how can I do it in Qt Creator (I always need to change Screen Size as show in the attachment) -- Best Regards, HPC-TECH Skype: hpc-tech Telegram: hpc_tech Website: http://hpc-tech.com/ _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
