fingerprintjs / fingerprintjs-android

Swiss army knife for identifying and fingerprinting Android devices. MIT license, no restrictions on usage in production.
https://fingerprint.com/github/
MIT License
572 stars 83 forks source link

Consider using camera2 API #69

Open Sergey-Makarov opened 2 years ago

Sergey-Makarov commented 2 years ago

Currently we are using android.hardware.Camera API which is marked as deprecated.