Hi.
I have been using corona for a while, but only tested for using iOS devices.
I wonder what are the big differences when you want to release an app that can
provide multiple screen resolutions, just like different devices in iOS.
The only problem is… not all Android devices have the same exact resolution, just like
iOS devices. I am fully aware of this, and wanted answers from forum who has experience
in tweaking around Android. These are basically my concerns :
-how to categorize image resolution for low, mid, and high (tablet) in Android. What scale are used
for standards ?
-how to manage your images assets? Does it have to make bigger pictures to prevent ‘cropping’
on several resolutions?
-how does in general, all API corona works? does it have quite a list of difference configurations?
does the physics work as well as in iOS?
-can it also use the native language of Android beside Lua?
Thanks in advance for responding to this
(i’ve posted in before under the subforum iOS, but no one seems to reply)