Pinned Repositories
AutoSpaceDigitEditText
CourtCounter
Replication of https://medium.com/google-developers/viewmodels-a-simple-example-ed5ac416317e with LiveData and ViewModel
HintedImageButton
ImageButton that shows hint using toast when long clicked
movie_keren
Example project to guide students of Indonesia Android Kejar intermediate class to create their final project
retrofit_test
Test Performance of Retrofit VS Modified Volley
StorageUtil
Easily get all available external storage paths in an Android device
UdacityBakingApp
Last project of my Associate Android Developer Fast Track Nanodegree Program
hendrawd's Repositories
hendrawd/StorageUtil
Easily get all available external storage paths in an Android device
hendrawd/HintedImageButton
ImageButton that shows hint using toast when long clicked
hendrawd/movie_keren
Example project to guide students of Indonesia Android Kejar intermediate class to create their final project
hendrawd/UdacityBakingApp
Last project of my Associate Android Developer Fast Track Nanodegree Program
hendrawd/AutoSpaceDigitEditText
hendrawd/CourtCounter
Replication of https://medium.com/google-developers/viewmodels-a-simple-example-ed5ac416317e with LiveData and ViewModel
hendrawd/FootballMatchSchedule
My KADE(Kotlin Android Developer Expert) final project from dicoding.com
hendrawd/MovieInfo
This is the open source version of my final project for Intermediate class of Indonesia Android Kejar batch 2
hendrawd/BeyondTheKotlinBasics
This is a project for Google Developers Kejar batch1 to explain the powerfull features of kotlin
hendrawd/endah_quotes
Example of android application that generate quotes randomly
hendrawd/FootballClub
An android application that written in Kotlin. Show list of Football Clubs that consists of logo, and name. When the item clicked, it also show detail of the FC
hendrawd/LearnCoreSplashScreenApi
hendrawd/MateriIndonesiaAndroidKejar-Beginner
Materi yang diajarkan untuk Indonesia Android Kejar Beginner Level
hendrawd/MultiType-FilePicker
This is a light Android file picker library.
hendrawd/AplikasiToko
hendrawd/AppTeam44
hendrawd/CircularTimer
Edited version of Circular timer with Kotlin Extensions
hendrawd/clause-template-library
hendrawd's template library for clause.io
hendrawd/FingerPaintView
Android library to paint over bitmaps
hendrawd/hendrawd.github.io
Profile Page
hendrawd/LearnFlutter
hendrawd/LearnPreferenceDataStore
hendrawd/RadioGroupPlus
A small tweak version of RadioGroup class in Android to expand it's capability
hendrawd/rxloader
Handles Android's activity lifecyle for rxjava's Observable
hendrawd/SameHeightGridLayoutManager
Only test project, there is nothing to see
hendrawd/SmartREDS
Smart Real Estate Data System
hendrawd/SOLID-L-
SOLID Principle example project (L)
hendrawd/Team-B
hendrawd/TickerView
This library provides a horizontal scrolling ticker view, like the one used in MoneyControl Tablet (https://play.google.com/store/apps/details?id=com.moneycontrol, which shows stock price in scrolling view at the bottom of screen) and Phone application.
hendrawd/ViewBindingTest
Test using ViewBinding compared to kotlin synthetic and findViewById