Hey there, I was wondering if it's possible to build a Fusion Android app with a minimum version lower than 4.4 (Build R293.10)
Thanks!
Hey there, I was wondering if it's possible to build a Fusion Android app with a minimum version lower than 4.4 (Build R293.10)
Thanks!
I get the feel, I have an old Galaxy Y with Android 2.3.5 or something, I wanted to turn it into a virtual pet lol
Short answer, yes.
Regards,
Fernando Vivolo
... new things are coming ...
Yes? How exactly? Does it depend on the Build API? Cause that Minimum Android version goes only back to 4.4, which I was expecting it to prevent installing the apk on old devices...
Edit: The Build API selector can only go back to 18
How would I be able to set it lower?
Why you want set lower?, 4.4 is android 18 and the code is done fitting this base API. Also, all C/C++ library were built using API 18
https://android-developers.googleblo...elly-bean.html
Amazon
https://developer.amazon.com/docs/fi...fire-os-6.html
hope this helps
Regards,
Fernando Vivolo
... new things are coming ...
Well, for me it was to create and side-load apps on Gingerbread phone, it can't even connect to PlayStore anymore, so thought it would be cool if I could make some apps for it lol
Gingerbread really?, this version has a heap size limitation, so any big game is not really possible and with the current code won't really run OK.
Regards,
Fernando Vivolo
... new things are coming ...
Funny thing is that it was the phone I've used when the Android exporter was released, despite being an awful phone it did managed to run impressively well back then.
I think I still have some Fusion APKs compatible with it!
Yeah, what he said. I also recall being able to build with as low as 4.0, which is the case to one of my games. It has over 100k installs and the new updates are giving compatibility issues to those users who have older Android versions.