c++ - Qt for android: change the application icon -


How can I change the icon of Qt project targeted for Android so that the app launcher has this icon?

You should create an Android manifest file and edit it in QT creator. To create the manifest file and open it in the editor, go to Projects> Create Android APK> Details

Create Template

Enter image details here

As shown in the picture, you can set up three sets Versions of the mouse with lower, medium and high DPI values ​​can be left to right.

This new method of creating Android Manifest files since Qt 5.4 has been available since Qt 5.4. In the previous versions, the Create AndroidManifest.xml button was used in Projects-> Run-> Deploy .


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

java - Messages from .properties file do not display UTF-8 characters -

javascript - amcharts makechart not working -