I build an android application but I want that when I give it for testing then user can not copy it and that apk should not be installed on other devices?how is it possible .can I protect that apk?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Get the device ids of the devices you are going to test and just check to see if the current device is one of the devices you want.