appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

SPIC - Play Integrity Checker

com.henrikherzig.playintegritychecker

Total installs
153.9K(153,938)
Rating
4.2(14 reviews)
Released
January 12, 2023
Last updated
February 9, 2023
Category
Libraries & Demo
Developer
Henrik Herzig
Developer details

Name
Henrik Herzig
E-mail
[email protected]
Website
unknown
Country
unknown
Address
unknown
Android SDKs

  • Android SDK
  • Google Firebase
SPIC - Play Integrity Checker Header - AppWisp.com

Screenshots

SPIC - Play Integrity Checker Screenshot 1 - AppWisp.com
SPIC - Play Integrity Checker Screenshot 2 - AppWisp.com
SPIC - Play Integrity Checker Screenshot 3 - AppWisp.com
SPIC - Play Integrity Checker Screenshot 4 - AppWisp.com

Description

SPIC (short for Simple Play Integrity Checker) is a simple Android App that demonstrates the usage of the PlayIntegrity API as well as the deprecated SafetyNet Attestation API.

The received integrity verdict from the APIs can be check locally on the device or send to a remote server so they can be validated there. The remote server implementation has to be self hosted for now.

The app is OpenSource and the source code of the android app as well as the server implementation can be found on Github (see /herzhenr/SPIC-android and /herzhenr/SPIC-server)