android - How to distribute apk to limited users. And they cannot re-distribute to others? -


how distribute apk limited users. , cannot re-distribute others?

  • one way device imei number , post server check valid user or not. trying limit in android code avoid server communication.
  • also not publish app on google play,i not able add google play licence verification library.

hard code list of imei or device ids in app. on launch check device id against white list , either launch or kill app depending on result.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -