Demo applications for demonstrating concepts in android
These projects are used to show certain concepts in Android.
-
Adatpor Demo
- Layout files
- R class
- string resources
-
StateDemo
- Different layouts (Orientation)
- Andorid lifecycle
- Saving state of app
- SharedPref
-
AdapterDemo
- Adapters
- View Objects
- ListVIew
- Saving states while being mindful of activity lifecycle
- SharedPref
- Java
- HashSet