how i can detect app run in emulator (LDplayer / bluestack)
Thank you
it dont work
same resut with device uti, it dont work
On phone and on emulator is same value 2fae
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