Kerish Kumar's repositories
ImageBlurrr
WorkManager + Work Chain + UniqueWork + Cancel Work + WorkRequest TAG + ViewModel + LiveData
User_Interfaces
RecyclerView + Navigation Drawer + Toolbar + Localization + Alternate Resources + Fade Animation + Swipable + Dragable + FAB
Storage_RoomDatabase
Room + ViewModel + LiveData + Repository + DAO + Entity + RecyclerView + FAB + ItemTouchHelper + Data passing using Interface technique + Default TextView for empty Database
UserPreferences_DroidCafeWithSettings
AndroidX + Settings Activity + Multiple Preference Screens + PreferenceFragmentCompat
UserPreferences_Settings
PreferenceScreen (preference.xml) + PreferenceFragmentCompat (Fragments) + SharedPreference (default values)
UI_ScoreKeeper
style + Theme + vector assets + ShapeDrawable + Options menu + Night mode + savedInstanceState + Espresso Test Recording
UI_MaterialAnimation
Explode + Fade + Rotate + Switch Animations
UI_MaterialME
RecyclerView + CardView + Glide + TypedArray + ItemTouchHelper
UI_RecyclerView
RecyclerView + style extraction
UI_TabNavigation
Toolbar + TabLayout + ViewPager + PagerAdapter + Fragments
UI_DroidCafe
Basic Activity + Floating action button + Spinner + RadioGroup + Options menu + "up" button
UI_Pickers
Fragments + DialogFragments + DatePicker + TimePicker + Guideline
UI_imeOptions
Simple implementation of imeOptions tag
Storage_SharedPreferences
Extracting string, color, style resources + SharedPreferences + ContextCompat + constraint Guideline
AndroidCore_JobSchedular
Switch + SeekBar + RadioGroup + JobSchedular + JobInfo + Notification
UI_ColorSwitcher
savedInstanceState + ContextCompat + Support Library + Extracting xml color resources
BOOKS_LOVER
AsyncTask + JSON + GOOGLE BOOK API + WeakReference + HTTP URL connection
AndroidCore_AsyncTask
AsyncTask + progressBar + savedInstanceState + WeakReference
AndroidCore_Notifications
Notification + Update/Cancel + Channels + BroadcastReceiver + Button States
AndroidCore_BroadcastReceivers
BroadcastReceiver + Custom Broadcast + Dynamic Registering
AndroidCore_AlarmManager
AlarmManager + Notification + BroadCast + Static Receiver
android-advanced
Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
Dagger2-Dependency-Injection
Basic concept
BinaryTree
Sample Code For Binary Tree in Java
Firebase
Providing Firebase backened such as Authentication, Authorization, Realtime Database & Storage access for Android Application
quickstart-android
Firebase Quickstart Samples for Android
Android-Fragments
Basic implementation of fragments in Android
Sharing-data-between-Activities
Sending and Retrieving data between multiple activities