how to restrict installation of an android app from google play store to a single phone

StackOverflow https://stackoverflow.com/questions/23672334

  •  23-07-2023
  •  | 
  •  

Question

I am in a position to develop an android app for a client. But that app has to be installed only in the client's mobile phone. Others should not be able to install that app from Google Play store. Is this possible?

Was it helpful?

Solution

You can upload it as alpha or beta and only add him to test users.

Although I don't see why you would upload it to the playstore at all you can also just send him the apk file.

OTHER TIPS

@Selva, I wonder what is the need to upload app on Google Play in your case.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top