2,929 skills found · Page 1 of 98
android / Architecture SamplesA collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android10 / Android CleanArchitectureThis 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's clean architecture approach.
android / UampA sample audio app for Android
android / Ndk SamplesAndroid NDK samples with Android Studio
firebase / Quickstart AndroidFirebase Quickstart Samples for Android
aritraroy / UltimateAndroidReference:rocket: Ultimate Android Reference - Your Road to Become a Better Android Developer
kaushikgopal / RxJava Android SamplesLearning RxJava for Android by example
pedrovgs / EffectiveAndroidUISample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
JakeWharton / U2020A sample Android app which showcases advanced usage of Dagger among other open source libraries.
android / Camera SamplesMultiple samples showing the best practices in camera APIs on Android.
android / Views Widgets SamplesMultiple samples showing the best practices in views-widgets on Android.
amitshekhariitbhu / RxJava2 Android SamplesRxJava 2 Android Examples - How to use RxJava 2 in Android
android10 / Android CleanArchitecture KotlinThis is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
android / User Interface SamplesMultiple samples showing the best practices in the user interface on Android.
googlesamples / MlkitA collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
googlesamples / Google ServicesA collection of quickstart samples demonstrating the Google APIs for Android and iOS
saki4510t / UVCCameralibrary and sample to access to UVC web camera on non-rooted Android device
scottyab / RootbeerSimple to use root checking Android library and sample app
WhatsApp / StickersThis repository contains the iOS and Android sample apps and API for creating third party sticker packs for WhatsApp.
LukasLechnerDev / Kotlin Coroutines And Flow UseCases On Android🎓 Learning Kotlin Coroutines and Flows for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!