Skyyo / android-templateLinks
Project with various common components, to reduce "project setup" operations
☆21Updated last year
Alternatives and similar repositories for android-template
Users that are interested in android-template are comparing it to the libraries listed below
Sorting:
- An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android.☆84Updated 3 years ago
- Android application made for stock analysis☆46Updated 4 years ago
- A simple example showing multi-module navigation with safeargs and jetpack navigation.☆45Updated 2 years ago
- Android demo about navigation on a multi-modules project☆66Updated 4 years ago
- A Jetpack Compose based example to draw a mini Solar System on Canvas. This uses dot product for the shading part☆82Updated 3 years ago
- A sample Android application that demonstrates different types of database migrations using the Room Persistance Library.☆41Updated 9 months ago
- [ACTIVE] Helper function to combine LiveData into tuples.☆87Updated 3 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- Body Scan App in Jetpack Compose 🚀☆80Updated 3 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- ☆23Updated 2 years ago
- A collection of links to creative or experimental projects written using Jetpack Compose with a specific focus on UI☆77Updated last year
- ☆30Updated 3 years ago
- ☆56Updated 4 years ago
- ☆41Updated 5 years ago
- Jetpack Compose based project, used to stress-testing compose features / integrations and explore non-trivial functionality☆81Updated 2 years ago
- ☆64Updated 5 years ago
- An example showing how to use bottom navigation with child fragments.☆47Updated last year
- Tivi is a work-in-progress TV show tracking Android app, which connects to Trakt.tv. It is still in its early stages of development and c…☆19Updated 2 years ago
- Screen tracker overlays on top of the target application the currently visible fragment and its activity host. The library provides insig…☆81Updated 2 years ago
- Android login template created with jetpack compose, navigation component and firebase. Supported login methods are email, google and pho…☆40Updated 4 years ago
- Android Example to showcase architecture patterns.☆51Updated 3 years ago
- A simple multi-modular template that shows how to work with clean architecture in Android with the MVVM pattern. To use, just change the …☆14Updated 4 years ago
- [ACTIVE] Helper function to combine Flow into tuples.