My Android app run well on (HVGA),resolution - 320 x 480 or above.
But it cannot be installed or force close when run at (QVGA) resolution - 240 x 320.
What can be the problem? [import]uid: 91484 topic_id: 31754 reply_id: 331754[/import]
My Android app run well on (HVGA),resolution - 320 x 480 or above.
But it cannot be installed or force close when run at (QVGA) resolution - 240 x 320.
What can be the problem? [import]uid: 91484 topic_id: 31754 reply_id: 331754[/import]
If the Android device it force closes on has an ArmV6 processor or under it won’t work with Corona.
Corona only supports Android devices with an ArmV7 processor or greater. [import]uid: 84637 topic_id: 31754 reply_id: 126793[/import]
Instead of crashing, can we display a message saying (sorry, this app requires armv7 and is not supported on your device) . And can we create a separate build to support armv6 using an old version of Corona ? [import]uid: 91484 topic_id: 31754 reply_id: 126948[/import]
If the Android device it force closes on has an ArmV6 processor or under it won’t work with Corona.
Corona only supports Android devices with an ArmV7 processor or greater. [import]uid: 84637 topic_id: 31754 reply_id: 126793[/import]
Instead of crashing, can we display a message saying (sorry, this app requires armv7 and is not supported on your device) . And can we create a separate build to support armv6 using an old version of Corona ? [import]uid: 91484 topic_id: 31754 reply_id: 126948[/import]