Skip to content

Android application to display a currently limited amount of quotes

Notifications You must be signed in to change notification settings

ldayananda/people-quotes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

people-quotes-app

Purpose: Android application to display a currently limited amount of quotes

Version 1

Created static xml files for each quote and used buttons to switch between views and activities.

Learning: Essentially how xml and layouts in Android work. Gained a rudimentary understanding of the activity lifecycle.

Version 2

Complete rewrite that will:

  • reuse a single layout for all quotes
  • make use of a card layout style to display quotes
  • change layout for main screen so that quotes are not immediately displayed
  • read from the device's local DB when displaying quotes
  • write quotes to local DB on install

About

Android application to display a currently limited amount of quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages