Skip to content

Android Development Tutorial, Code and Assignments

Notifications You must be signed in to change notification settings

TiksGanesh/AGCAndroidDeveloper2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

AGCAndroidDeveloper2019

Android Development Tutorial, Code and Assignments Change banch to checkout different topcis

  • Hello World, Android (Bracnhc: 1. HelloWorld)
    Simple Hello world application. Run on emulator / real device.
    Using Log class

  • Interactive UI, Android (Branch: 2. InteractiveUI)
    Learn about Android Studio Layout Editor.
    Learn about View and ViewGroup
    Handling event on button.

  • ScrollViewTextView, Android (Branch: 3. ScrollViewTextView)
    Learn about ScrollView
    Learn about TextView and attributes

  • Two Activities, Android (Branch: 4. Two Activities)
    Create New Activity
    Navigate from one activity to another activity
    Explicit Intent and Pass Data
    Self Study Material

  • UserInputControl, Android (Branch: 5.1. UserInput Control)
    Learn about radio button , progress bar and spinner
    Create user sign up form

  • RecyclerView, Android (Branch: 5.2. RecyclerView)
    Learn to build RecyclerView
    RecyclerViewHolder
    Mock Data

  • Android AsyncTask, Android (Branch: 6.1. RecyclerView)
    Threading in Android
    Internal of AsyncTask

  • Android Network Request using Volley, Android (Branch: 6.1. Volley)
    Singleton Pattern
    Inherit Application class
    RequestController
    GSON and JSON
    RoboPojo Generator
    Update UI
    Video Tutorial Playlist: https://goo.gl/q2XVTb

About

Android Development Tutorial, Code and Assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published