SPIC (Simple Play Integrity Checker) is an open-source Android application designed to showcase the functionality of both the Play Integrity API and the now-deprecated SafetyNet Attestation API. This app provides a practical demonstration of how these APIs can be utilized to verify the integrity of devices.
With SPIC, users can check the integrity verdict directly on their device, or they can opt to send the results to a remote server for further validation. It's important to note that the remote server component requires self-hosting at this time.
For those interested in exploring or contributing to the project, the source code for both the Android app and the server implementation is available on GitHub. You can find the repositories at /herzhenr/SPIC-android and /herzhenr/SPIC-server respectively.
1.4.0
10.7 MB
Android 8.0+
com.henrikherzig.playintegritychecker
Application très utile pour tester l'intégrité d'un appareil Android via Play Integrity API. L'interface est claire et simple à utiliser, mais le manque de tutoriels détaillés peut poser problème aux débutants.
Хорошее приложение для проверки безопасности Android через Play Integrity API. Очень удобно использовать в тестовой среде. Хотелось бы больше примеров реализации кода в документации.
这款工具非常适合演示Play Integrity API的使用方式,界面简洁直观,对开发者理解设备验证流程非常有帮助。不过希望能加入更多中文文档说明就更好了。
Sehr nützlich für die Überprüfung der Integrität von Android-Geräten. Die Implementierung des Play Integrity API ist gut dargestellt, aber die Dokumentation könnte etwas umfangreicher sein.
Ứng dụng này rất hữu ích để kiểm tra tính toàn vẹn của thiết bị Android khi chạy ứng dụng nhạy cảm. Giao diện đơn giản, dễ hiểu và mã nguồn mở giúp mình học hỏi thêm về API kiểm tra bảo mật trên nền tảng di động.