breautek commented on issue #134:
URL: 
https://github.com/apache/cordova-plugin-device/issues/134#issuecomment-716568605


   I'd fork the plugin and play with the `isVirtual()` method: 
https://github.com/apache/cordova-plugin-device/blob/4c18d1f2b70606b9311ed20c234b560b49107b28/src/android/Device.java#L169-L172
   
   And try to determine if there are any hints that you're within a bluestacks 
simulator or a nox player emulator in `android.os.Build.FINGERPRINT` or 
`android.os.Build.PRODUCT`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to