how i can detect app run in emulator (LDplayer / bluestack)
Thank you
try this extension! Hackprotect
1 Like
use the extension is emulator only work on dedicated i think
Get all available device values given below on emulator.
- Android Version
- API Version
- Board
- Bootloader Version
- Brand
- Build Number
- Country Code
- Device Id
- Device Name
- Fingerprint
- Hardware
- ID
- Language Code
- Manufacturer
- Model Name
- Product
- Radio Version
Then compare these values with what you get on a real device.
You’ll find something which you can use for emulator detection.
1 Like
