in my application i needed this app to be installed on real device only . sense my app is used by none specific users and i have to get control over the usage of it.
my app uses The phone serial "IME" to validate the unique use of each user .
on emulators this can easily changed i know that this can be changed on a real rooted device as well
but right now its the emulators that i should prevent first
i have tried many ways one of them was here
https://stackoverflow.com/questions...ing-in-bluestacks-youwave-and-other-emulators
but this is not effective sense emulators are very similar to real device and not all informations can be same sense it can be changed
i see some apps prevented and detected any emulators and prevent users from using the app under emulator environment
i am just asking did any one find any effective solution for the emulator usage in the forum ?
my app uses The phone serial "IME" to validate the unique use of each user .
on emulators this can easily changed i know that this can be changed on a real rooted device as well
but right now its the emulators that i should prevent first
i have tried many ways one of them was here
https://stackoverflow.com/questions...ing-in-bluestacks-youwave-and-other-emulators
but this is not effective sense emulators are very similar to real device and not all informations can be same sense it can be changed
i see some apps prevented and detected any emulators and prevent users from using the app under emulator environment
i am just asking did any one find any effective solution for the emulator usage in the forum ?