[android-developers] Re: publish app in google play with password requeriment
Currently it's not possible, to restrict your apps being downloaded by User,
Restriction is based only on Countries, API Level & Screen Dimensions.
API Level & Screen Dimensions are to be mentioned in AndroidManifest.xml
Restricting to Specific Countries can be set in GooglePlay Developer Console.
Alternatively you can host your "APK" file in the cloud or your own server & use password to download.
Once the APK is downloaded, your users might re-host in filesharing site, which you cannot restrict. That's what is happening with paid apps.
Explain your exact requirement, what is need for restricting your App to particular users.?
My Android Apps-(Rate & Review) --
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home