Skip to content

dragonwang-hub/android-helloworld

Repository files navigation

Android Study 101

From Hello World To MyMalls

Branch Introduce

  • hello world : hello
  • sign : keystore
  • linear-layout : linear layout
  • frame-layout : frame/scroll/linear layout
  • constraint-layout : constraint layout
  • login : constraint/frame/scroll/linear layout
  • pick_contact : select contact, implicit start intent
  • fragment : fragment component
  • lifecycle : activity lifecycle login
  • recyclerview : recycler view/ adapter / Gson / JsonUtil / asset
  • viewtype : footer view / multiple view type on the recyclerview
  • thread-timer : thread / AsyncTask
  • thread : Glide / How to Fetch image url in the Adapter
  • handler : HandlerThread / runOnUiThread / Looper
  • rxjava : Rxjava timer / Observer / Subscriber / Observable / Disposable
  • sp : share preference utils
  • raw : read file from raw
  • room : roomDB / Rxjava
  • network : config network / Rxjava
  • arch : LiveData / ViewModel
  • test : unit test / android test / ViewModel test / Espresso test
  • moments : practice / Custom Component / SimpleAdapter / GridView / ListView

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages