Software Archive
Read-only legacy content
17061 Diskussionen

Not used eg icons for wp/ios for Android build... are really Not uploaded to Android App

Leonidas_S_
Neuer Beitragender I
707Aufrufe

xdk cordova app

app icons & app splash icons... i saved in /www/res/

like this what ever Not used eg icons for wp/ios for Android build... are really Not uploaded to Android App...?

0 Kudos
5 Antworten
PaulF_IntelCorp
Mitarbeiter
707Aufrufe

Leonidas -- I'm sorry, but I don't understand your question. Can you provide more detail?

Leonidas_S_
Neuer Beitragender I
707Aufrufe

I have all app icons & app splash icons... WP ANDROID IOS here /www/res/ ... for ANDROID App size of apk file count the icons for WP or IOS if in /www/res/...?

PaulF_IntelCorp
Mitarbeiter
707Aufrufe

The way our build system works today your app will contain a copy of all the icons in your project. The next release of the XDK changes that, so your app will only contain the images that are required to build the app.

Leonidas_S_
Neuer Beitragender I
707Aufrufe

In what folder these assets[app icons & app splash icons] must reside... not confused with /images/ folder since these may loaded dynamically... too ?

PaulF_IntelCorp
Mitarbeiter
707Aufrufe

With the current release, icons and splash screens can reside in any folder you like, as long as that folder is located within your "www" folder.

Antworten