1
votes

I've read the "The iOS Screenshot/Splash Screen Process" on the Codename One manual. It's interesting.

My question is if it's possible to get a similar functionality on Android, in a portable manner.

Thank you very much for any help.

1

1 Answers

1
votes

No. Android has too many resolutions/densities. This process exists since iOS requires those screenshots (or a xib file in newer versions). So it's there to support a native requirement of the OS that doesn't exist in Android.