Is it possible to build an application using Android 2.2 for Android tablet???
If you know this then please reply as soon as possible.
Thanks [import]uid: 10884 topic_id: 3678 reply_id: 303678[/import]
Is it possible to build an application using Android 2.2 for Android tablet???
If you know this then please reply as soon as possible.
Thanks [import]uid: 10884 topic_id: 3678 reply_id: 303678[/import]
Hi appsdev,
I have an Android Tablet and a small Android phone (deliberately chose this) that chokes on physics.
I have tried all three, 1.6, 2.1 and 2.2 builds, and all of them work on the devices (that can support). My Tablet is 2.1 and the phone is 2.2
The only issues that you will face are scaling, and that can be fixed via the build.settings and config.lua settings. If you want you can also use in your code scaling (my new best friend) but makes it so much more involving to place elements properly.
cheers,
Jayant C Varma [import]uid: 3826 topic_id: 3678 reply_id: 11294[/import]