Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.27 KB

File metadata and controls

45 lines (33 loc) · 1.27 KB

Android Development Guide

15 Lessons to Develop Android Application

This repository walks a java programmer through the fundamentals of android application development.

Prerequisite

Java: Sound Knowledge of java Version Control: Basics JSON: Basics

Lesson 1: Installing Android Studio

Lesson 2: Android Architecture & Studio Basics

Lesson 3: XML, Android Layouts and Android UI

Lesson 4: Activity Classes and Object Fundamentals

Lesson 5: First Android Application

Lesson 6: User-Input, Intents, Events & Multiple Screens

Lesson 7: Android Manifest, Res Folder and logging

Lesson 8: Contacts App using Array Adapter

Lesson 9: Permissions, API and URI Fundamentals

Lesson 10: Networking, JSON Processing and HTTP Request

Lesson 11: Reading From an Input Stream

Lesson 12: Threads in Android

Lesson 13: Data Storage Fundamentals

Lesson 14: SQLite

Lesson 15: Data Storage: Applications

Contribution

Pull requests are welcome. In case something severe is to be brought under notice please open an issue.

Complete Tutorial

For complete tutorial download the app

Course Instructors

Harsh Joshi

Github

Priyanka Yadav

Github