I have publish a app with this AndroidManifest.xml:

<supports-screens
android:smallScreens="true"
android:normalScreens="true"
android:largeScreens="true"
android:anyDensity="false"
/>
<uses-sdk android:minSdkVersion="3" />

and with publish option Copy Protection = ON(Helps prevent copying of
this application from the device. Increases the amount of memory on
the phone required to install the application.), Locations = all
Locations
but i found that some device can't find it in market , it including
Acer liquid, sony ericsson x10 mini pro, and even a Sansung Galaxy S
Any suggestion?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to