Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
☆1,146Oct 19, 2021Updated 4 years ago
Alternatives and similar repositories for android-advanced
Users that are interested in android-advanced are comparing it to the libraries listed below
Sorting:
- Starter apps for the apps that students create as they work through the Advanced Android Development training course created by the Googl…☆179Jul 24, 2023Updated 2 years ago
- ☆660Jul 24, 2023Updated 2 years ago
- ☆645Jul 24, 2023Updated 2 years ago
- ☆87Dec 11, 2020Updated 5 years ago
- ☆94Dec 11, 2020Updated 5 years ago
- ☆275Feb 22, 2023Updated 3 years ago
- android-kotlin-fundamentals-apps☆1,728Jun 22, 2023Updated 2 years ago
- Samples for Android Architecture Components.☆122Dec 6, 2024Updated last year
- A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.☆17,802Aug 2, 2024Updated last year
- android-kotlin-fundamentals-starter-apps☆1,122Nov 30, 2023Updated 2 years ago
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆45,617Updated this week
- Modular and customizable Material Design UI components for Android☆17,199Mar 11, 2026Updated last week
- Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android☆659Jan 28, 2018Updated 8 years ago
- Migrated:☆2,540Nov 19, 2019Updated 6 years ago
- A collection of samples demonstrating different frameworks and techniques for automated testing☆9,305Jul 18, 2025Updated 8 months ago
- Extensive Open-Source Guides for Android Developers☆28,368Jan 16, 2026Updated 2 months ago
- An Android app which provides design news & inspiration as well as being an example of implementing material design.☆16,214Jan 4, 2024Updated 2 years ago
- Architecture and code guidelines we use at ribot when developing for Android☆5,017Jul 10, 2021Updated 4 years ago
- [Cheatsheet] Tips and tricks for Android Development☆4,751Jun 8, 2025Updated 9 months ago
- Firebase Quickstart Samples for Android☆9,273Updated this week
- Android Testing Codelab☆1,017Dec 11, 2024Updated last year
- This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using…☆4,817Apr 16, 2025Updated 11 months ago
- Multiple samples showing the best practices in views-widgets on Android.☆5,181Jul 11, 2025Updated 8 months ago
- Your Cheat Sheet For Android Interview - Android Interview Questions and Answers☆12,289Feb 23, 2026Updated 3 weeks ago
- The official KotlinConf application☆3,449Updated this week
- Multiple samples showing the best practices in the user interface on Android.☆4,629Jul 11, 2025Updated 8 months ago
- Multiple samples showing the best practices in animation on Android.☆2,614Dec 9, 2024Updated last year
- ⚠️ This project moved to a new repository. It is now developed and maintained at: https://github.com/mozilla-mobile/firefox-android☆1,997Oct 31, 2022Updated 3 years ago
- All the info and materials about the certification that I've collected so far☆1,057Feb 21, 2023Updated 3 years ago
- Official Jetpack Compose samples.☆22,992Updated this week
- This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob'