Il giorno martedì 6 settembre 2016 11:05:36 UTC+2, enrico ancis ha scritto:
>
> Hi Google folks, 
>
> I'm managing an *old *App for my company (as developer). Now I've 
> incurred in this issue:
>
> From Google Play the app is not compliant for Galaxy Tab 4 SM-T535 with 
> Android 5.0.2, knox 2.4.
> Whereas it is compliant  for Galaxy Tab A SM-T555 ever with Android 5.0.2, 
> knox 2.4.
>
> The two tablet have ARM CPU:
>
>  - SM-T535: ARM Cortex-A7, 32bit, ARMv7
>  - SM-T555:  ARM Cortex-A53, 64bit, ARMv8
>
> In the manifest file the only restriction is on the camera presence:
>
> <uses-feature android:name="android.hardware.camera" android:required="true" 
> />
> <uses-feature android:name="android.hardware.camera.autofocus" />    
>
> <uses-sdk android:minSdkVersion="8" />
>
>
> The library used are:
>
>  armeabi
>
>  armeab-v7a
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/4a3fbec4-0efb-42b6-b9e2-b0608094377e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to