Skip to content

A series of 5 Friday-Lunch-Talks to introduce you to Android starting from zero (only Java programming skills are required)

Notifications You must be signed in to change notification settings

khalilcharfi/Android-Friday-Lunch-Talks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Friday-Lunch-Talks

A series of 5 Friday-Lunch-Talks to introduce you to Android starting from zero.
Only Java programming skills are required.

Schedule

Session 1: Introduction
  • Presentation about the basics
  • The Android IDE (Android Studio)
  • Developing and debugging a Hello-World-App
Session 2: UI Development
  • What is an Activity?
  • Which UI components are available?
  • How to do layouting?
Session 3: Security
  • How is the file access managed?
  • How to store private data?
  • What are app Permissions?
Session 4: Advanced UI Development
  • What is a Fragment?
  • How to create a custiom UI component?
  • How to add Animations?
Session 5: Async Processing
  • What is an AsyncTask?
  • What is a FutureTask?
  • What is a Service?

Helpful Links

Google

Android API Guide
Android API Reference
Android UI Guidlines
Google Sample Implementations
Google Developer Console

YouTube

IntelliJ - Tipps and Tricks

Others

Android Arsenal (Free Android Libs)
materialup (UI Designs for Android)
Material Palette (Material Design Color Mixer)

About

A series of 5 Friday-Lunch-Talks to introduce you to Android starting from zero (only Java programming skills are required)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%