Skip to content

Organize the Easter eggs of the official versions of the Android system.

License

Notifications You must be signed in to change notification settings

AndroidRetro/AndroidEasterEggs

 
 

Repository files navigation

Android Easter Eggs

Organize the Android release Easter eggs

GitHub license GitHub release (latest by date) F-Droid (including pre-releases) Crowdin GitHub Workflow Status (with event)

This project contains the complete code of the system Easter eggs, which aims to organize and be compatible with the system easter eggs, so as to ensure that most devices can experience different versions of Easter eggs without making too many modifications to the easter egg's code. Newer versions use new features of said system, but lower versions can only use some functions.

Download

Get it on F-Droid Get it on Google Play Get it on CoolApk Beta
  • Google Play use Play App Signing, which may not be able to upgrade with other download channels.
  • Pgyer downloaded the Beta version, which may contain some new features that are not yet stable.

Screenshots

Android Versions

Name API level Egg Use new features [1] Minimum API [2]
Android 14 (Upside Down Cake) 34 Android 14 Easter Egg [3] 🚫 -
Android 13 (Tiramisu) 33 Paint Chips 31 [4]
Android 12-12L (Snow Cone) 31-32 Paint Chips 31 [4]
Android 11 (Red Velvet Cake) 30 Cat Controls(Collection) 30 [5]
Android 10 (Quince Tart) 29 Icon Quiz 🚫 -
Android 9 (Pie) 28 PAINT.APK 🚫 -
Android 8.0-8.1 (Oreo) 26-27 Octopus 🚫 -
Android 7.0-7.1 (Nougat) 24-25 Neko 24 [6]
Android 6.0 (Marshmallow) 23 Marshmallow Land 🚫 -
Android 5.0-5.1 (Lollipop) 21-22 L Land 🚫 -
Android 4.4-4.4W (KitKat) 19-20 Dessert Case 🚫 -
Android 4.1-4.3 (Jelly Bean) 16-18 BeanBag 🚫 -
Android 4.0-4.0.3 (Ice Cream Sandwich) 14-15 Nyandroid 🚫 -
Android 3.0-3.2 (Honeycomb) 11-13 Honeycomb [7] 🚫 -
Android 2.3-2.3.3 (Gingerbread) 9-10 Gingerbread [7] 🚫 -
Android 2.2 (Froyo) 8 - - -
Android 2.0-2.1 (Eclair) 5-7 - - -
Android 1.6 (Donut) 4 - - -
Android 1.5 (Cupcake) 3 - - -
Android 1.1 (Petit Four) 2 - - -
Android 1.0 (Base) 1 - - -
  1. Easter eggs with new features of the system are used, and the old version of the system can only use some functions.
  2. The minimum API level required to fully experience Easter Egg.
  3. The name in the Android 14 easter egg code is used here, and no official easter egg naming has been found yet.
  4. Android 12 (API level 31) revamps the existing Widgets API to improve the user and developer experience in the platform and launchers.
  5. In Android 11 (API level 30) and later, the Quick Access Device Controls feature lets the user quickly view and control external devices.
  6. In Android 7.0 (API level 24), expanded the scope of Quick Settings to make it even more useful and convenient.
  7. There is no specific name for the old version of Easter eggs, and the system version alias are used here.

Contributing

See our Contributing doc for information on how to report issues, translate the app into your language or help with development.

View translation status for all languages.

Build

Prerequisites The Java17 and Android SDK have been installed, and environment variables have been configured.

./gradlew assembleRelease

Other

Privacy Policy

Contact me 📧

Thanks

AOSP Frameworks

All translation contributors

🦖 T-Rex Run 3D

About

Organize the Easter eggs of the official versions of the Android system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 52.4%
  • Kotlin 46.5%
  • Other 1.1%