There doesn't seem to be a problem for me... I have an android 2.1 and 1.5 device, and it's fine there.
I'm just trying to deduce why my new release (specifying 2.2) coincided with a massive drop in requests for ads :-) On Jun 8, 10:07 am, Sean Hodges <[email protected]> wrote: > An interesting question. Many of us outside the U.S. are still on 2.1, > what's your app called? I'll check that I can see it on the market and > run it without problems. > > Have you tested your app on older versions of Android? I have several > emulator AVD's for testing against 1.5, 2.1, and 2.2. It would be > useful to know how your app reacts on an older platform when the SD > card installation option is turned on, is the setting just ignored? > > On Mon, Jun 7, 2010 at 12:45 PM, Neilz <[email protected]> wrote: > > Hi all. On my app I recently went from: > > > <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="7" /> > > using an Eclipse build target of 1.6 > > > to: > > > <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="8" /> > > using an Eclipse build target of 2.2 > > > ...this was to take advantage of 2.2 features, like the SD Card > > installation option. > > > I wonder if specifying this could have caused restrictions for some > > devices? As there has been a marked drop in usage stats since I made > > this release. > > > -- > > 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 > > -- 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

