SPIC - Play Integrity Checker
4.7
Application Description
This Android application, SPIC (Simple Play Integrity Checker), showcases the functionality of the Play Integrity API and the now-deprecated SafetyNet Attestation API. It demonstrates how to retrieve integrity verdicts from these APIs and either verify them locally on the device or send them to a remote server for validation. Currently, the remote server implementation requires self-hosting.
The complete source code for both the Android app and the server-side component is publicly available on GitHub (see /herzhenr/SPIC-android and /herzhenr/SPIC-server). The app is open-source.
Screenshot