/android-training

for android training

Primary LanguageJava

android-training

This is basically an android application developed as part of android training. Instructor is Geoff Matrongala who is original author and works for New Circle.

This application demonstrates various concepts of android app such as Activity, Intent, Pending Intent, Service, Fragment, Shared Preference, Data storage in SQLite db, Android manifest, Layout, themes, UI widgets etc.

Most of source code comes from training class.