From 19f297f07fdd9a7f6d60770d266415271e768923 Mon Sep 17 00:00:00 2001 From: Chingiz Huseynzade Date: Wed, 31 Oct 2018 22:11:32 +0400 Subject: [PATCH] simple and advanced assignments --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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