Galaxy S3
-
I am trying to get a new project, Hello World, to run on android. I would like to target the Samsung Galaxy S3 but don't understand how to make the emulator in the AVD Manager.
I have tried other AVDs but get this type of error:
mingw32-make: *** [install_target] Error 1
13:26:25: The process "C:\Qt\Tools\mingw48_32\bin\mingw32-make.exe" exited with code 2.
Error while building/deploying project untitled (kit: Android for armeabi (GCC 4.8, Qt 5.2.1))
When executing step 'Copy application data'
13:26:25: Elapsed time: 00:04.Any ideas?
-
https://www.dropbox.com/s/164rv91i2lnu593/settings.png
This is the setting I have so far for the Samsung Galaxy S3. Does this look right? If so why doesn't my hello world app work?