In general apk file SafetyNet Helper Sample has rating is 7.7 from 10. This is cumulative rating, most best apps on google play store have rating 8 from 10. Total reviews in google play store 968. Total number of five star reviews received 691. This app has been rated like bad by 276 number of users. Estimated number of downloads range between 100,000+ downloads in google play store SafetyNet Helper Sample located in category Tools, with tags and has been developed by Scottyab Apps. You can visit their website
https://github.com/scottyab/safetynethelper/ or send
safetynethelper@scottyab.com to them. SafetyNet Helper Sample can be installed on android devices with 2.3.3(Gingerbread)+. We provide only original apk files. If any of materials on this site violates your rights,
report us You could also download apk of Google and run it using android emulators such as big nox app player, bluestacks and koplayer. You could also download apk of SafetyNet Helper Sample and run it on android emulators like bluestacks or koplayer. Versions of SafetyNet Helper Sample apk available on our site: 0.9, 0.8, 0.7, 0.6, 0.5. Last version of SafetyNet Helper Sample is 0.9 was uploaded 2022/05/02
SafetyNet Helper is an open source library for the Google Safety Net API. It’s makes it easier for developers to integrate and use this great service provided by Google to add extra layer of validation of the device your app is running on. This is the sample app to show how it works.
If you want to jump straight to the code go here -> https://github.com/scottyab/safetynethelper/
This sample app will check if your device passes the Google SafetyNet CTS test
SafetyNet Helper library features:
* Simplified call the SafetyNet API
* Decoding of the JSON Web Token (JWT) response into simple POJO
* Integration with the Device verification API to verify the JWT message.
* SSL pinning on the Device verification API connection
Updated internal API keys (older versions will stop working)
Updated to safetynet v18.0.1
* Display "advice" data that is returned from Safety Net
* Google/Android TV support
* Updated to Safety Net v17
Updated to Play services 17
Updated Device Verification Key (note: Versions 0.6 and below will fail to work from 16th Dec 2019 )
Fixed failed attests by updating to latest Google SafteyNet API 15.0.1
SafetyNet Helper Library updated to 0.3.0Support for Basic Integrity checkDependency on play-services-safetynet upgraded to v10.0.1Response validation is only run on cts or basic Integrity pass