java - application should not be shared to other users -


i want make sure once application installed on android device, after retrieving apk device , installing on other devices (by sharing pre installed apk) should not work. thought of using imei, not predefined in application (because may give application several users). i want application usage restricted selective users only. offline application, can't expect check through network.

in short words, out of luck here offline app.


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -