Android Question Google Play Store "this app is not compatible with any of your devices"

Rusty

Well-Known Member
Licensed User
Longtime User
I have developed; tested and deployed my app on many ASUS Transformers running ICS thru Marshmallow over the past several years. These have all been manually loaded (Unknown Sources) on these devices.
i recently published to the Play store and am trying to install it on the same device(s).
When I go to the play Store and try to install it, it says the device(s) are incompatible...
I was able to install in on my new Samsung S7 phone successfully.
In reading this blog, i noticed that if a camera app is trying to be installed but no flash is there, it won't install.
My app optionally uses cellular on devices with cell capability. My phone obviously supports this function, but the tablet i'm using doesn't have it, it uses WiFi.
Can this be the problem? If so, is there a Manifest setting or ???? that can allow it to install?
Thanks
Rusty
 

Rusty

Well-Known Member
Licensed User
Longtime User
Thanks Erel,
The current required features on my APK details are:

When I compile (debug, release or release obfuscated)to any of the different tablets or phones with or without telephony, the code loads and works fine.
Why is it different from Google Play?
Thanks
 
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
Still having problems with google play.
I've published several versions onto Google Play (Private Channel) and still the only device on to which it can be installed, is my cellphone (Samsung S7, Android 6.01 Marshmallow).
When I look at the Google details it says the permissions for the app are:

I've put the following in the manifest:

Any advice on what I might be missing?
Thanks,
Rusty
 
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
Thanks Erel,
I've been through the Developer Console a "million" times...argh!
I can't seem to find anywhere it specifies "listed features", any suggestions? (sorry)
Rusty
 
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
Thanks!
Do i need to put in a Manifest entry (required=false) for each non-required hardware feature and each permission?
Rusty
 
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
Erel thanks for your help with this.
The permissions/hardware requirements were the limiting factor. I was able to get the app published and it now installs on my devices
One last question: Is it possible to determine the source of an installation? i.e. Installed from "unknown sources" vs installed from Play Store
Thanks
Rusty
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…