Learn your way! Get started

Complete Android Development, Part 6 of 29: Trivia Application

with expert Paulo Dichone


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 7/10/2020
Level Beginner
Runtime 1h 47m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



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)