Android Learning

In this repo I am going to store my notes about android-sdk

Basic Topics

  1. Fragment
  2. ViewPager(Tabs)
  3. ListView
  4. RecycleView
  5. Thread
  6. Menus

Settings

  1. Youtube PlayList
  2. Google Tutorial
  3. Developer Guid
  1. My Note about CoordinatorLayout
  2. Working-with-the-EditText

Animation

  1. Google Tutorial
    1. Adding Animations
    2. Animation and Graphics
  2. Transition (Youtube)
  3. Material-Animations
  4. Transition
  1. Room
  2. ViewModel
  3. LiveData
  4. LifeCycle

Firebase

  1. Firestore
    1. Working with custom Class
    2. FirebaseUI for Cloud Firestore
  1. Google Awareness API
    1. Fence API
    2. Snapshot API
  2. Nearby
    1. Nearby Messages
    2. Nearby Connections
    3. Nearby Notifications
  3. Google Beacon Platform
  4. Transition API

Resources

  1. Introduction to Android(google)