mizureyna21/SplashScreen — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Android app in Java that opens with a clean splash screen before going to the main screen.
When the app launches, show a centered app logo or placeholder icon, the app name, and a subtle loading animation or fade effect. After a short delay, it should automatically move to a basic home screen that says the app is ready. Keep the design modern and neat, with colors that look good on a phone, and make sure it works in portrait mode without weird spacing.
Please wire everything up so it runs from Android Studio with the existing Gradle setup. If there are missing images or branding details, use sensible placeholders that are easy for me to replace later. Keep the code simple enough that I can understand where to change the splash text, logo, delay time, and colors.
Want more depth? Deep Reverse