Safety-Net is a set of APIs provided by Google as part of Google Play services, to help apps detect threats in the device they are running on.
Safety-Net is a set of APIs provided by Google as part of Google Play services, to help apps detect threats in the device they are running on.
It consists of 4 APIs.
SafetyNet Attestation API
SafetyNet Safe Browsing API
SafetyNet reCAPTCHA API
SafetyNet Verify Apps API
The SafetyNet Attestation API provides services for determining whether a device running your app satisfies Android compatibility tests.
The SafetyNet Safe Browsing API provides services for determining whether a URL has been marked as a known threat by Google.
The SafetyNet reCAPTCHA API protects your app from malicious traffic.
The SafetyNet Verify Apps API protects devices against potentially harmful apps.