Hour 7. Implementing an Animated Splash Screen
What You’ll Learn in This Hour:
• Designing a splash screen
• Updating the splash screen layout
• Working with animation
This hour focuses on implementing the splash screen of the Been There, Done That! application. After roughly sketching out the screen design, you determine exactly which Android View
controls you need to implement the splash.xml
layout file. When you are satisfied with the screen layout, you add some tweened animations to give the splash screen some pizzazz. Finally, after your animations have completed, you must implement a smooth transition from the splash screen to the main menu screen.
Designing the Splash Screen
You implement the Been There, Done That! application from the ...
Get Sams Teach Yourself Android™ Application Development in 24 Hours, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.