Coleções do lançamento do Android Easter Egg.
Coleções dos Easter Eggs do Android.
Este projeto contém o código completo de todos os Easter Eggs do Android, com o objetivo de organizar e garantir a compatibilidade com todos eles. A meta é permitir que a maioria dos dispositivos experimente diferentes versões dos Easter Eggs com o mínimo de modificações no código.
GitHub:
https://github.com/hushenghao/AndroidEasterEggs
Código-fonte do sistema:
https://cs.android.com/android/platform/superproject/main
Novidades da Última Versão 5.5.0
Last updated on Sep 8, 2026
- Get wallpaper colors for dynamic color on unsupported devices
- Adapt the home settings drawer for large screens
- Add print support to the Cat Editor
- Fix the Cat Editor's favorite records crash issue #688
- Sync Android 17 Landroid word pool with upstream AOSP
- Use a static splash icon below Android 12 to avoid animation jank
- Sync the in-app night mode to the system, so the splash screen follows the theme setting on Android 12+
- Code cleanup and refactoring