Screenshots
Description
Collections the Android release Easter Egg.
This project contains the complete code for all Android Easter eggs, aiming to organize and ensure compatibility with all Android Easter eggs. The goal is to enable most devices to experience different versions of the Easter eggs with minimal modifications to the Easter egg's code.
GitHub:
https://github.com/hushenghao/AndroidEasterEggs
System source code:
https://cs.android.com/android/platform/superproject/main
What’s new (5.3.0)
- Add custom seed color theme generation
- Add more SplashScreen icon
- Add data backup and restore feature
- Fix landroid camera zoom not resetting after exiting autopilot #913
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- launcher.permission.INSTALL_SHORTCUT
- NotificationsShow notifications.
- VibrationControl the vibration alert.
- POST_PROMOTED_NOTIFICATIONS
- Write storageCreate and change files on the device storage.
- BIND_CONTROLS
- Read storageRead files on the device storage.
Show 1 more permissions
- android_eggs.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments