On Sun, Jun 21, 2009 at 1:51 AM, BlackLight<[email protected]> wrote: > > Thanks. > > I'm using 1.5_r2. It allows to select only between 1.1 and 1.5. Before > 1.5_r2 I used 1.0_r1 (updated several weeks ago) and I have phone with > os 1.0. > >> Yes they will. >> But if you put version=1 then please be sure to use the SDK for 1.0. >> >> In other words: please put minSdkVersion to the value matching the >> *actual* SDK you are developing with: 1.1 is version 2 and 1.5 is >> version 3. You can create AVDs/emulators for these versions. > > It means that I must set version to "2" even I don't use any new > features (just bc I upgraded sdk to 1.5_r2)? I'd like to allow to run > my app on any phone (1.0, 1.1, 1.5) from market. Please, reply.
I just meant that you should check for yourself that your app works on a device or emulator running with version 1 before advertising your app as such. There is no "policy" to enforce that, it's just common sense. You can use either your 1.0 device or the emulator from 1.0_r1 to do that. R/ > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

