diff --git a/README.md b/README.md index dd2dbe0..ba2c5af 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Android-Assignments -Add Assignments that can be practised by beginners learning Android +This repository consist of from basic to advanced assignment to start Android Programming and make it fast and efficient to learn. + +### Assignments +1. Create a simple to do list with SQLite included +2. Create a gallery app to the similar on your phone +3. Create simple file uploading app with file.io API +4. Parse simple json files from assets folder