Page 1 of 1

Creating Android Apps: Need more info...

Posted: Fri Mar 07, 2025 5:08 pm
by akee
1. For Android apps, what is the size of the icon? the documentation https://www.spiderbasic.com/documentati ... teapp.html did not list it.

How do we include multiple icons?


2. What is the minimum OS versions for iOS and Android?

Re: Creating Android Apps: Need more info...

Posted: Fri Mar 07, 2025 8:47 pm
by plouf
1. uknown but i think icon is not fixed, it uses icon based in some criteria, i.e. in tablets bigger etc , so must include all of them :(

2. latest SB uses cordova11 , so based on that, should run on android 5.1 and above

Re: Creating Android Apps: Need more info...

Posted: Sat Mar 08, 2025 6:27 am
by akee
plouf wrote: Fri Mar 07, 2025 8:47 pm 1. uknown but i think icon is not fixed, it uses icon based in some criteria, i.e. in tablets bigger etc , so must include all of them :(

2. latest SB uses cordova11 , so based on that, should run on android 5.1 and above
thx plouf ;)