Hour 12. Adding Application Logic

In this hour, you wire up the screen at the heart of the Been There, Done That! application—the game play screen. This screen prompts the user to answer a series of trivia questions and stores the resulting score information. Because the screen must display a dynamic series of images and text strings, you can use several new View controls, including ImageSwitcher and TextSwitcher, to help transition between questions in the quiz. You can also update QuizGameActivity with game logic and game state information, including the retrieval ...

Get Sams Teach Yourself Android™ Application Development in 24 Hours 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.