How can i make apk android work only on my phone And when i use it in another phone dont work ? I need ideas.
Asked
Active
Viewed 39 times
-2
-
You will need a centralized online component that tracks which phone is currently running the app. But what do you do if one of the apps/phones cannot access the internet? – f1sh Jan 19 '23 at 17:04
1 Answers
0
As you can see in this answer, you can limit the use of your application only for your phone using the serial number.
-
Can i read mac adress of phone and do defference .if its note the same that am programming. Close apk – Soheib Jan 19 '23 at 17:35
-