kotlin-android topic

List kotlin-android repositories

Epoch

85
Stars
15
Forks
Watchers

⏱ A simple stop watch app built to demonstrate the use of Jetpack Compose

Expenso

967
Stars
171
Forks
Watchers

📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture

JetQuotes

542
Stars
68
Forks
Watchers

🔖 A Quotes Application built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.

Mini-Notes-App-Realm

37
Stars
7
Forks
Watchers

📘 A Mini Notes App Powered by Realm DB as Backend

MotionToast

1.4k
Stars
130
Forks
Watchers

🌈 A Beautiful Motion Toast Library for Kotlin Android

AndroidFastlaneCICD

108
Stars
43
Forks
Watchers

📱A sample repository to demonstrate the Automate publishing🚀 app to the Google Play Store with GitHub Actions⚡+ Fastlane🏃.

compose-report-to-html

331
Stars
7
Forks
Watchers

A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.

DataStoreExample

56
Stars
7
Forks
Watchers

Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protocol buffers. DataStore uses Kotlin and Coroutines + Flow to stor...

FCM-OnDeviceNotificationScheduler

116
Stars
28
Forks
Watchers

Demo implementation to Schedule FCM Notifications on Android Device using AlarmManager + WorkManager.