Software Archive
Read-only legacy content
17060 Discussions

logo/icon for app

Rayz_O_
Beginner
460 Views

Hi guys

I need your help on how to add an icon/logo for my app. Intel tutorials didn't show/teach how to do this. I am a bit stuck here guys, please help? I followed Connie's Yoga App but nowhere in the tutorial ever mention how to create the logo/icon that’s linked to the whole app. So that when users download and install the app they get the icon automatically just like all the apps in the market?

Thanks guys

0 Kudos
1 Solution
Elroy_A_Intel
Employee
460 Views

Within the Intel XDK, you can add a Launch Icon/Logo to your app under the BUILD tab. For most of the Build options(iOS Ad Hoc, iOS Production, Android, Crosswalk for Android, Windows 8 Store, Windows Phone 8), you can find the Launch Icon upload buttons under Assets > Assets Submission.

For Build options like Cordova for Android, iOS or Windows 8, you will need to identify the image files in an intelxdk.config.xml file within your project directory. Here is a sample configuration file at https://github.com/gomobile/intelxdk-config-xml-for-cordova-builds/blob/master/intelxdk.config.xml

View solution in original post

0 Kudos
2 Replies
Elroy_A_Intel
Employee
461 Views

Within the Intel XDK, you can add a Launch Icon/Logo to your app under the BUILD tab. For most of the Build options(iOS Ad Hoc, iOS Production, Android, Crosswalk for Android, Windows 8 Store, Windows Phone 8), you can find the Launch Icon upload buttons under Assets > Assets Submission.

For Build options like Cordova for Android, iOS or Windows 8, you will need to identify the image files in an intelxdk.config.xml file within your project directory. Here is a sample configuration file at https://github.com/gomobile/intelxdk-config-xml-for-cordova-builds/blob/master/intelxdk.config.xml

0 Kudos
kipkirui_k_
Beginner
460 Views

thanks it has helped me i had the same issue

 

0 Kudos
Reply