I was definitely worried about doing this on my apps. It turns out to work just fine.
Regards, Chris Stewart Fantasy Football<http://chriswstewart.com/android-applications/fantasy-football/>- Android app for fantasy football fanatics and MFL owners Social Updater<http://chriswstewart.com/android-applications/social-updater/>- An easy way to send your status blast to multiple social networks On Tue, Aug 10, 2010 at 2:54 PM, Pent <[email protected]> wrote: > > > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

