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

문제

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?

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top