AndroidSDK easter egg showcase vs Geto
Side-by-side comparison of two open source alternatives
AndroidSDK easter egg showcase
Did you know that in the Android SDK there is a function called 'isUserAMonkey'? And a constant called 'GRAVITY_DEATH_STAR_I'? There are several easter eggs present, here is a mostly complete list of them all, with a full explanation and the ability to trigger/test them yourself! As usual, this app is extremely small (less than a standard picture), totally free, contains no ads, has no permissions, and their sole purpose it to act as an interactive explanation of strange easter eggs in the Android SDK. The more you know. ------------------------------------------------------------ App developed by TrianguloY (https://github.com/TrianguloY). The source code of the app is available on GitHub (https://github.com/TrianguloY/isUserAMonkey).
Geto
The only reason I created this app is to turn off that damn Developer Options when using a banking app. The only annoying thing about it is you have to go to the Settings app. When you turn off that switch button, your Developer Options configurations will be reset to default. The good thing is that when you modify your settings through its Shared Preferences, you won't lose all your settings once the Developer Options are modified. With Shizuku, you can grant this app with android.permission.WRITE_SECURE_SETTINGS in order for it to modify your Settings values.
| Feature | AndroidSDK easter egg showcase | Geto |
|---|---|---|
| License | CC-BY-4.0 | GPL-3.0-only |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | ProductivityDev Tools | ProductivityDev Tools |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |