SPIC - Play Integrity Checker

5.0
123 reviews
10K+
Downloads
Content rating
USK: All ages
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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)
Updated on
Feb 9, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

5.0
122 reviews
Not Telling
February 4, 2024
Works, and is free with no ads. Perfect if you find yourself fighting with play integrity often.
3 people found this review helpful
Did you find this helpful?
Jason T
April 11, 2023
Much appreciated, works flawlessly as intended. Fast and accurate integrity checks with available url entry.
5 people found this review helpful
Did you find this helpful?
Ruochen Jia
July 27, 2023
Much better than the previous Play Integirty checker app, it has more detailed outputs and supports more functions. It's also free with no ads.
3 people found this review helpful
Did you find this helpful?

What's new

- added licenses page and working privacy link
- changed source code links from GitLab to GitHub