Activity Manager vs Simple Play Integrity Checker
Side-by-side comparison of two open source alternatives
Activity Manager
Discover activities of installed applications, run them, and create shortcuts Features: * Launch exported activities * Launch non-exported activities with root * Create custom shortcuts for activities * Set any shortcut icon from the storage or use from built-in Material icons * Create and start any custom intents using Intent Builder * Explore an app details with Manifest Viewer * Light/Dark theme support
Simple 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).
| Feature | Activity Manager | Simple Play Integrity Checker |
|---|---|---|
| License | Apache-2.0 | MIT |
| Install sources | F-DroidGitHub | GitHubIzzyOnDroid |
| Categories | ProductivityDev Tools | ProductivityDev Tools |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |