[android-developers] Re: Preferred way to support multiple Android OS Versions?

2009-11-02 Thread Hamilton Lima (athanazio)
Not sure if I understood correctly compiling with 1.6 I can run on a 1.5 HTC Magic ? I tried to download the upgrade from the HTC website but when entered the serial number the website says that the upgrade is not applicable for my phone On 28 out, 15:25, Michael MacDonald

[android-developers] Re: Preferred way to support multiple Android OS Versions?

2009-10-28 Thread JP
Well it's everybody's guess right now. First, let me interject a remark regarding having to root a device for 1.6: Normally you shouldn't have to do that. See if you can find the installation packages for your device and upgrade manually. As far as the Google Ion is concerned, for instance, HTC

[android-developers] Re: Preferred way to support multiple Android OS Versions?

2009-10-28 Thread Michael MacDonald
I don't think this is as hard as you think. You don't need to have multiple versions of the application. If you want to support different resolutions, just change (or add) the targetSdkVersion attribute in your Android manifest to 4 (which is 1.6). If you don't change the minSdkVersion, it