Re: [android-developers] Android SDK, Market and Cupcake compatibility.

2011-03-18 Thread TreKing
On Fri, Mar 18, 2011 at 9:49 PM, Farproc wrote: > Apps built with API level 10 and android:minSdkVersion="3" can not > be downloaded by Cupcake phone via Android Market. > Sounds like a(nother) Market bug, for which there is no support. I'd change my target to 9 if that works. -

[android-developers] Android SDK, Market and Cupcake compatibility.

2011-03-18 Thread Farproc
Apps built with API level 10 and android:minSdkVersion="3" can not be downloaded by Cupcake phone via Android Market. These apps can be seen in Market of my old Cupcake G1, but it says "Not found: The requested item could not be found" when I click to install them. These apps work fine if I manua