- 2 Posts
- 1 Reply Like
- sad
Posted 9 years ago
- 139 Posts
- 15 Reply Likes
Hmm, any way you can share your config.xml? We just deployed icon support for Android yesterday.
Take a look at my app, which I build on build.phonegap.com, the John Garrett Drinking Game, and its config.xml:
https://github.com/filmaj/John_Garret...
Note how I specified different width and heights on the icons - those sizes correlate to the three supported screen densities on Android devices: HDPI, MDPI and LDPI.
Attached is an image of it deployed on my Nexus One.

Take a look at my app, which I build on build.phonegap.com, the John Garrett Drinking Game, and its config.xml:
https://github.com/filmaj/John_Garret...
Note how I specified different width and heights on the icons - those sizes correlate to the three supported screen densities on Android devices: HDPI, MDPI and LDPI.
Attached is an image of it deployed on my Nexus One.

- 2 Posts
- 1 Reply Like
This worked btw. Splash screen works great too.
For other users who might read this thread, make sure you add the
xmlns:gap = "http://phonegap.com/ns/1.0"
spec to your xml tag if you haven't already.
For other users who might read this thread, make sure you add the
xmlns:gap = "http://phonegap.com/ns/1.0"
spec to your xml tag if you haven't already.
- 21 Posts
- 0 Reply Likes
the Icon does not load if specified in the edit page, only if stated in the config.xml
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers



