Alison-Soldado's Stars
jeziellago/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
antoniolg/clean-architecture
Clean architecture sample
android10/Android-CleanArchitecture-Kotlin
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 different approaches.
flutter/samples
A collection of Flutter examples and demos
mobile-roadmap/android-developer-roadmap
Android Developer Roadmap 2020
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
oldergod/android-architecture
MVI architecture Implementation of the ToDo app.
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
JakeWharton/pidcat
Colored logcat script which only shows log entries for a specific application package.
guylhermetabosa/git-style-guide
A Git Style Guide
DrKLO/Telegram
Telegram for Android source
joshuaduffy/dota2api
Wrapper and parser
google/flexbox-layout
Flexbox for Android
google/ExoPlayer
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
robolectric/robolectric
Android Unit Testing Framework
dbacinski/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
concretesolutions/android-studyguide
googlearchive/android-ConstraintLayoutExamples
Migrated:
team-supercharge/ShimmerLayout
DEPRECATED - Memory efficient shimmering effect for Android applications by Supercharge.
google/android-classyshark
Android and Java bytecode viewer
jchahoud/BRConferences
Conferências e Eventos de Tecnologia e de Startups no Brasil - Brazilian Tech and Startup Conferences
card-io/card.io-Android-SDK
card.io provides fast, easy credit card scanning in mobile apps
square/moshi
A modern JSON library for Kotlin and Java.
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
square/dagger
A fast dependency injector for Android and Java.
ReactiveX/RxAndroid
RxJava bindings for Android