android - Play Store downloads wrong arm apk -
got weird problem on app we've got in alpha testing on google's play store. it's massive apk file if combine chip architectures (x86, arm...) split 4 separate apks (with individual version numbers per google rules - don't having 30mb apk pushing it).
however, while testing, noticed app ran faster when side-loaded (from local pc) when downloaded play store. phone use test samsung note ii , supports armeabi-v7. unfortunately, when connects play store, google seems pick older armeabi apk load on it. latter runs but, without floating point enhancements of v7 code, screen lurches around zombie on gin.
anyone know if there additional flags or 'hints' 1 can put in manifest or elsewhere force v7 apk devices support it?
Comments
Post a Comment