Back to Top
SPIC - Play Integrity Checker Screenshot 0
SPIC - Play Integrity Checker Screenshot 1
SPIC - Play Integrity Checker Screenshot 2
SPIC - Play Integrity Checker Screenshot 3
Free website generator for mobile apps; privacy policy, app-ads.txt support and more... AppPage.net

About SPIC - Play Integrity Checker

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)

Similar Apps

DevCheck Device & System Info

DevCheck Device & System Info

4.5

Monitor your hardware in real time and get complete information about your...

Infomaniak kDrive

Infomaniak kDrive

4.1

kDrive is a secure Swiss cloud for collaborating online and accessing your...

Telavox

Telavox

2.2

With Telavox we take mobility to a whole new level! See presence...

Frequently Asked Questions(FAQ)

What is SPIC?

SPIC stands for Simple Play Integrity Checker. It is an Android app that utilizes the PlayIntegrity API and the deprecated SafetyNet Attestation API.

How can I check the integrity verdict with SPIC?

You can check the integrity verdict locally on your device or send it to a remote server for validation. Currently, the remote server implementation needs to be self-hosted.

Where can I find the source code of the SPIC app and server implementation?

The source code for the SPIC Android app and server implementation can be found on Github. The Android app source code is located at /herzhenr/SPIC-android and the server implementation source code is located at /herzhenr/SPIC-server.