Android compatibility

I have been positively surprised by how consistent Corona is on iPhone and Android. I use a Samsung GT-I9000 for testing, and I haven’t had a single Android-specific quirk (except one with the Facebook API).

However, I have some questions about this most fragmented platform of all time:

  1. Does the manifest file generated by Corona ensure maximum compatibility with Android devices that are arm7+ and 2.2+, or do I need to review/edit this file for any reason?

  2. Must I do anything special to make the app run (scaled) on Android tablets?

  3. What kind of fixes must I expect to do to repair weird Android quirks? (One I have heard is having to add timers to all network requests after application resume)

  4. Other issues to be aware of?

[import]uid: 73434 topic_id: 35307 reply_id: 335307[/import]