Course description
This series is for you, if you want to understand, architect, and master Android Applications. This course covers: a Trivia app, the QuestionBank class, the UI for the Trivia App, checking answers and adding Animation listeners.
Prerequisites
Knowledge of java programming is required. If you do not, then paulo’s java series “Java SE 9 Parts 1 through 14” would be needed. Base understanding of Mobile Development
Meet the expert
Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.
Course outline
Trivia Application
Trivia App Demo (22:55)
- Introduction (00:08)
- Trivia App Demo (02:54)
- Setup Appcontroller and Volley (09:06)
- Setting Up Question Bank Class (10:37)
- Summary (00:08)
QuestionBank Data Class (22:52)
- Introduction (00:08)
- QuestionBank Data Class (09:04)
- Async Interface to Get Data into Main (13:32)
- Summary (00:08)
Trivia User Interface (28:41)
- Introduction (00:08)
- Trivia User Interface (13:39)
- Changing the Background and Buttons Color (02:33)
- Showing Questions on Screen (12:12)
- Summary (00:08)
Check Answers (18:06)
- Introduction (00:08)
- Check Answers (09:53)
- Adding a Shake Animation (07:56)
- Summary (00:08)
Adding Animation Listener Red Background (14:33)
- Introduction (00:08)
- Adding Animation Listener Red Background (04:31)
- Finalize Trivia App Adding Fade Animation (09:46)
- Summary (00:08)