442 skills found · Page 1 of 15
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.
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.
PatilShreyas / Foodium🍲Foodium is a sample food blog Android application 📱 built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger 2/Hilt, Architecture Components, MVVM, Room, Retrofit, Moshi, Material Components).
romainguy / Road TripA sample Android application that demonstrates how to implement various visual effects.
googlesamples / Android TestdpcTest DPC is a sample device policy controller for use with Android Enterprise. It gives developers the ability to see how their app will behave in a managed context such as device owner or within a managed profile. Users can set up a work profile, enable work apps, set applications restrictions, manage security polices, and much more. The app also serves as a implementation reference for other DPCs
pedrovgs / LynxLynx is an Android library created to show a custom view with all the information Android logcat is printing, different traces of different levels will be rendererd to show from log messages to your application exceptions. You can filter this traces, share your logcat to other apps, configure the max number of traces to show or the sampling rate used by the library.
mrsegev / MovieNightMovieNight is a sample Android application that uses the clean architecture approach and is written in Kotlin.
spring-attic / Spring Android SamplesSpring for Android Sample Applications
erikjhordan-rey / People MVVMSample created to practice MVVM and DataBinding in Android Applications.
amitshekhariitbhu / FlatBufferFlatBuffer : Android Sample Application
Suleiman19 / Android Material Design For Pre LollipopVarious UI implementations, animations & effects based on Material Design compatible with pre Lollipop devices as well. (Work in progess)
GoogleChromeLabs / Svgomg TwaA sample that project Trusted Web Activities technology to wrap SVGOMG in an Android Application
dmilicic / Android Clean Sample AppA sample app that showcases our Clean architecture approach to build Android applications.
google-pay / Android QuickstartGoogle Pay API sample application for Android
centic9 / Poi On AndroidA sample project that shows how Apache POI can be used in an Android application
pedrovgs / TuentiTVTuenti application for Android TV created to show some of the most important features related to Android TV projects. This little sample uses mocked data to simulate an application working with information from Tuenti servers.
piotrpolak / Android Http ServerA complete zero-dependency implementation of a web server and a servlet container in Java with a sample Android application.
GetStream / AvengersChat💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.
dlew / Android Movies DemoSample application demonstrating Android design and animation
PatilShreyas / Foodium KMM📱Sample application built to demonstrate the use of Kotlin Multiplatform Mobile for developing Android and iOS applications using Jetpack Compose 🚀.