Hi,

I am using Galaxy Tab 2 7.0 (GT-P3110) for development.
After I upload app to Google Play, it said "This app is incompatible with 
your Samsung GT-P3110".

Here is my settings in manifest.xml

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

Also I check with google play's support: 
http://support.google.com/googleplay/bin/answer.py?hl=en&answer=1727131#S
they are no GT-P3110 devices ? What is the problem ? I can use Google Play 
in my device to download other apps.

-- 
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

Reply via email to