sidorovroman's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
JetBrains/kotlin
The Kotlin Programming Language.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
google/eng-practices
Google's Engineering Practices documentation
android10/Android-CleanArchitecture
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's clean architecture approach.
jessepollak/card
:credit_card: make your credit card form better in one line of code
amitshekhariitbhu/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
facebook/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
uber/RIBs
Uber's cross-platform mobile architecture framework - Android Repository
android/android-ktx
A set of Kotlin extensions for Android app development.
google/error-prone
Catch common Java mistakes as compile-time errors
pedrovgs/EffectiveAndroidUI
Sample 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".
bluelinelabs/Conductor
A small, yet full-featured framework that allows building View-based Android applications
aurelhubert/ahbottomnavigation
A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
uber/NullAway
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
googlesamples/android-vision
Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
amitshekhariitbhu/awesome-android-complete-reference
Here I list down all of the high-quality blogs that I publish on my website.
MobileNativeFoundation/discussions
Discussions about projects, technologies, and processes around building large-scale mobile apps
uber/piranha
A tool for refactoring code related to feature flag APIs
gradle/gradle-profiler
A tool for gathering profiling and benchmarking information for Gradle builds
orlandotm/payment-webfont
An SVG webfont full of main payment system icons
trello-archive/victor
Use SVGs as resources in Android
reddit/IndicatorFastScroll
Android library providing a simple UI control for scrolling through RecyclerViews
christophesmet/android_maskable_layout
A library that easily allows you to mask layouts/viewgroups
cookpad/puree-android
A log collector for Android
gavruk/angular-card
Angular directive for card https://github.com/jessepollak/card
spladug/harold
harold is a shame mechanism
StackTipsLab/taglayout-viewgroup
Create custom TagLayout manager class to display the list of tags similar to StackoverFlow.