sarath-12694's Stars
android/compose-samples
Official Jetpack Compose samples.
SawyerHood/draw-a-ui
Draw a mockup and generate html for it
android/user-interface-samples
Multiple samples showing the best practices in the user interface on Android.
AnyChart/AnyChart-Android
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
Dhaval2404/ImagePicker
📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera
android/codelab-android-compose
fishwjy/MultiType-FilePicker
This is a light Android file picker library.
nbsp-team/MaterialFilePicker
Picking files since 2015
ProtonDriveApps/android-drive
Shivamdhuria/flows_guide
Android Application 🐕 based on offline first approach built using Dagger Hilt, Material Motion, Coroutines + Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
lucasrafagnin/android-charts
📈📊 A curated list of Android Chart libraries.
bytebeats/compose-charts
Simple Jetpack Compose Charts for multi-platform. Including Android, Web, Desktop.
AmeenAhmed1/WorkManagerExample
WorkManager use-case Example. Worker constrains. Single worker [OneTime or Periodic]. Single worker with Retry-BackOff Criteria. Complex workers use-case [Single Chain, Group Chain and, Multiple Chain].
achmadqomarudin/DarkMode
🌓 Enabling switching between Dark Mode and Light Mode in an Android app using Kotlin code base in a few seconds.
Shivamdhuria/movies-android
Android playground project with modularization by feature (android libraries), unit tests, MVVM & MVI.