SPIC - Play Integrity Checker

168.3K installs
396 ratings
8.3K monthly active users
Revenue not available
Install Trends
Weekly +205
Steady
Monthly +841
Steady

SPIC - Play Integrity Checker Summary

SPIC - Play Integrity Checker is a mobile Android app in Libraries And Demo by Henrik Herzig. Released in Jan 2023 (3 years ago). It has about 168.3K+ installs and 396 ratings with a 4.21★ (good) average. Based on AppGoblin estimates, it reaches roughly 8.3K monthly active users . Store metadata: updated Feb 9, 2023, version 7.

Recent activity: 205 installs this week (841 over 4 weeks) showing below average growth , and 1.00 new ratings this week View trends →

Data tracking: SDKs and third-party integrations were last analyzed on Jan 31, 2026. The app's network data flows (API traffic to/from the app and its SDKs) were last crawled on Dec 19, 2025.

Store info: Last updated on Google Play on Feb 9, 2023 (version 7).


4.21★

Ratings: 396

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

demonstrates the usage of the Play Integrity and SafetyNet Attestation API

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)