Skip to content

codepath/intro_android_demo

Folders and files

NameName
Last commit message
Last commit date
Aug 25, 2019
Aug 25, 2019
Jan 7, 2015
May 27, 2019
Oct 5, 2018
Aug 25, 2019
Aug 25, 2019
Jan 7, 2015
Jan 7, 2015
Jan 7, 2015

Repository files navigation

intro_android_demo

Demo of app exercises for Intro to Android App Development

 

Sample Listing:

  • Chapter 1: App Fundamentals
    • Basic TextViews Example
  • Chapter 2: User Interface
    • Linear Layout Demo
  • Chapter 3: View Controls
    • Layout Gravity
    • Basic Views
    • View Attributes
    • Simple ListView
  • Chapter 4: User Interactions
    • Basic Click Handlers
    • Handling ListView Clicks
    • Action Bar Demo
  • Chapter 5: User Flows
    • Explicit Intents
    • Implicit Intents
    • Intent with Results
  • Chapter 6: Networking
    • Basic Image Download
    • AsyncTask Example
    • Smart Image Download
  • Chapter 7: Advanced Views
    • Toast Inputs
    • Spinner Toast
    • TimePicker
    • ProgressBar
    • GridView
  • Chapter 8: Preferences
    • Persist Settings
  • Chapter 9: Content Providers
    • Contact List
  • Chapter 10: Publishing
    • APK Instructions

About

Demo of app exercises for Intro to Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages