> I'm not using any of the advanced SDK features of the 1.6 or greater > SDK but I was told I should always build with the latest SDK rev. > > so is that OK to build and publish to market an app with the 2.2sdk > and expect it to run nicely on the 1.5 devices out there?
I was also worried about this, but it works fine, in fact you have to for some cases in order to e.g. use recent manifest attributes. It's a must to test on the 1.5 emulator though, in case you accidentally used an API not on the earlier ROM. Pent -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

