MhmDSmdi / Basic-Android-Course

Introduction to Android Environment and developments for beginners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Course

This is an android course for beginners who need to know about android developing an android application. Basic android has these topics:

  • Section 1

    • Basic Java
  • Section 2

    • AndroidStudio Enviornment
    • Introduction to XML
    • Layout : LinearLayout
    • Basic UI Elements : Button, TextView, EditText, ImageView
    • Resources : Drawable, layout, values
    • Toast
    • AndroidManifest
    • Gradle
  • Section 3

    • Listeners & event handling
    • Navigation between activity
    • Bundle
    • Layout : Relative Layout
    • DP, SP, PX
    • Clean Code
  • Section 4

    • AppBarLayout
    • Toolbar
    • Generics
    • RecyclerVeiw
    • Menu
    • Glide
  • Section 5

    • Layout Managers
    • Shared Preferences
    • ItemTouchHelper
    • Project
  • Section 6

    • Intent
    • Dialog
    • Basic Fragment
  • Section 7

    • DrawerLayout
    • CoordinatorLayout
    • Permission
    • SQlite
  • Section 8

    • Sugar ORM
    • ViewPager
    • GSON
    • Retrofit
  • Section 9

    • Animations
    • CustomView
    • ObjectBox ORM
  • Section 10

    • Project

About

Introduction to Android Environment and developments for beginners


Languages

Language:Java 100.0%