This repo covers basic and some advanced concepts of Android technology.
This section provides a lot of simplified example of Android Widgets
such as Button
, EditText
,Toast
etc.
To Be Continued...
This section provides information on how an activity works, it's life cycle,what's an implicit or explicit intent and how to send information from one activity to another.
- Activity LifeCycle
- Implicit Intent
- Explicit Intent
- StactActivityForResult
- Android External Storage
- Android Internal Storage
- Android Preferences