Android - Does requesting permission to write external storage make devices incompatible in the Play Store that do not have external storage options? -


if application uses permission write_external_storage devices not have external storage option, such sd card, listed incompatible once application uploaded google play store?

we have user nexus 7 (2012) sees our application being incompatible device in play store though have above min os. believe nexus 7 (2012) has no external storage option , our app requesting permission. why user sees device being incompatible?

i believe nexus 7 (2012) has no external storage option

all nexus devices have external storage. android devices legitimately ship play store required have 1gb of external storage @ minimum.

devices not have external storage option, such sd card

you conflating external storage removable storage.

could why user sees device being incompatible?

no.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -