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
  •  | 
  •  

Frage

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?

War es hilfreich?

Lösung

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.

Andere Tipps

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top