This app lets you find GDGs near you. It implements material theme and components, supports RTL languages and has content descriptions for talkback support and accessibility.
-
Updated
Sep 1, 2023 - Kotlin
This app lets you find GDGs near you. It implements material theme and components, supports RTL languages and has content descriptions for talkback support and accessibility.
Trivia app with questions on android. Play and share your results. This app shows the use of various Navigation components.
A sample app created with Jetpack Compose
EggTimer is a timer app for cooking eggs that notifies the user with notification. The app demonstrates the use of Notification Manager, channels, intent, notification styles, actions and push notifications..
Todo app showcasing testing in Android with Espresso and Mockito. Includes Unit testing, integrated testing and coroutine testing
This is a sleep quality tracker app, that stores the sleep data over time in a database. It stores start time, end time and quality of sleep. The app architecture is based on MVVM architecture and uses ROOM database.
This project has two apps, developed while learning about layouts in Android. View styling, vector drawables, data binding, constrain layout, etc have been used, following best practices.
This is a sample app that demonstrates the use of clipping applied on the Canvas, to generate various shapes.
The Fan Controller app displays a circular UI element that resembles a physical fan control, to control the fan speed. It demonstrates how to create custom views.
Dessert Pusher shows use of various activity lifecycle callbacks and uses Lifecycle Library.
Mars Land is a simple demo app demonstrating the use of ViewModel & LiveData with Retrofit, Glide and Moshi in Kotlin.
Sample app with different animations created using MotionLayout in Android.
Multiplayer word guessing game. One player enacts the word and the other player has to guess it. App follows MVVM architecture and uses ViewModel and LiveData.
The app animates stars on the screen by changing various View properties that control position, size, rotation, and translucency. The app shows the use of ObjectAnimator, AnimatorSet and PropertyValuesHolder.
Simple app demonstrating the use of Geofences and tracks user's device location.
Add a description, image, and links to the readme-notes topic page so that developers can more easily learn about it.
To associate your repository with the readme-notes topic, visit your repo's landing page and select "manage topics."