I'd like to run an app on any of Android 2.1, 2.2 & 2.3 phones. I've read the material in the beginner's guide and looked at a number of threads. My phone is a ZTE Blade which is specced as 480 x 800 pixels, 3.5 inches (~267 ppi pixel density). I created a Layout Variant with 480x800 scale=1.5 (240 dpi) which corresponds (I hope) to the ZTE Blade. BTW I've set the Orientations Supported to be only Portrait.
I compile & run the app on the emulator and it looks good on the emulator. I connect to the phone using b4a-bridge and compile & run the app. The phone requests me to install the app which I do followed by opening it. It looks good on the phone's screen.
My question is what do I have to do in order to make this app run on any of Android 21,2.2,2.3?
PS I presume that this is required in order to put the app on Android Market Place so that it can be used by almost any phone.
I compile & run the app on the emulator and it looks good on the emulator. I connect to the phone using b4a-bridge and compile & run the app. The phone requests me to install the app which I do followed by opening it. It looks good on the phone's screen.
My question is what do I have to do in order to make this app run on any of Android 21,2.2,2.3?
PS I presume that this is required in order to put the app on Android Market Place so that it can be used by almost any phone.