Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.95 KB

README.md

File metadata and controls

37 lines (29 loc) · 1.95 KB

android studio code

  1. Data Binding Android Studio 4.1 : Activity, Fragment & RV.Adapter.
  2. Restful API menggunakan Retrofit2 dan Interceptor OkHttp3.
  3. Shared Preferences sebuah SESSION atau penyimpanan lokal sederhana pada Mobile Aplication.
  4. Fragment replace view pada attribute xml FrameLayout.
  5. Simple List View mengubah kumpulan data atau Array string menjadi bentuk list dalam View-Android.
  6. Intent berpindah dari satu activity ke target yang diinginkan.
  7. Recycler View custom listview
  8. ViewPager2 menggeser tampilan halaman item adapter dan konfigurasi dengan tab layout.
  9. DropDown.

JSON

  1. GSON formating JSON String as JSON Object & handle multiple JSON format at Once

GMAPS

Material Design

  1. Drop Down

Pending

  1. data access objct (Dao) Room
  2. mvvm
  3. coroutine
  4. dager
  5. navitagion component
  6. material desing on click animation
  7. custom material desing dialog
  8. connect web socket
  9. Coil
  10. maps
  11. table (image inside table) addView(view, width, height)
  12. bug maps inside scrollview
  13. on boarding <--https://github.com/Ramotion/paper-onboarding-android-->