Maybe if you create an Android Manifest XML file using Qt Creator, and then change the Package Name field?
I got the idea from the bottom of this page: http://doc-snapshot.qt-project.org/qtcreator-3.0/creator-deploying-android.html - VStevenP ________________________________ From: Thomas Meyer <[email protected]>; To: [email protected] <[email protected]>; Subject: [Qt-creator] APK name QtApp-debug Sent: Fri, Dec 13, 2013 9:40:47 PM Hi, in my 'bin' folder I find everytime "QtApp-debug.apk" (deploy, run). Is it changeable? I'm looking for 'HelloWorld.apk' for example. I want a simple Qt Application Widget with a "Hello World!" string and it is only for me and should be send per E-Mail (for example or copy per USB) to my android device. Thanks, Thomas _______________________________________________ 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
