Skip to content

Intermediate course introducing the Android framework. Recommend to learners with previous experience in object oriented programming..

License

Notifications You must be signed in to change notification settings

nbicocchi/learn-java-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Programming (DIEF, UNIMORE)

Software, Tutorials

Books

  • Head First Android Development A Brain-Friendly Guide; Dawn Griffiths & David Griffiths
  • Professional Android for Application Development; Reto Meier

Misc

Material Design

Modules

[M1] Introduction

  • Motivation
  • History
  • Android Architecture

[M2] Android Studio

  • Setup and IDE
  • Create new Project
  • Create Emulator
  • Device Manager

[M3] Activity, Intent, Fragment

  • Activity
  • Intent
  • Fragment

[M4] GUI

  • Android Resources: Manifest, XML and Res folder
  • Concepts on screens
  • Layouts
  • Useful View
  • Advanced View : Adapter & ViewAdapter

[M5] Storage

  • Shared Preferences
  • Internal & External Storage
  • Local Database: SQLite
  • Remote Database: Firebase

About

Intermediate course introducing the Android framework. Recommend to learners with previous experience in object oriented programming..

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages