MindOrks
Blogs
Android Store
Android Courses
Search 1000+ Android Tutorials
Login
MindOrks
Android Store
Search Android Libraries, Projects, and Tools
Link to MindOrks Open Source Projects
Click here to get your library listed.
Search Category Here
2 D Engines
3 D Engines
Action Bars
Activities
ADB
Analytics
Animations
API
APK
APT
Architecture
Audio
Autocomplete
Background Processing
Backward Compatibility
Badges
Bar Codes
Bitmaps
Bluetooth
Blur Effects
Build Systems
Buttons
Caching
Camera
Canvas
Cards
Carousels
Checkboxes
Color Pickers
Colors
Content Providers
Crash Reporting
Credit Cards
Credits
Data Binding
Data Generators
Data Structures
Database
Date And Time Pickers
Debugging
Decompilers
Dependency Injections
Design
Design Patterns
Dex
Dialogs
Download Managers
Drawables
Emoji
Equalizers And Visualizations
Event Buses
Exception Handling
Feedback And Ratings
File Directory Choosers
File System
Fingerprint
Floating Action Buttons
Fonts
Forms
Fragments
Functional Programming
Gestures
GIF
Gradle Plugins
Graphics
Grid Views
Highlighting
HTML
HTTP Mocking
Icons
IDE Plugins
Image Croppers
Image Loaders
Image Pickers
Image Processing
Image Views
Instrumentation
Intents
Job Schedulers
JSON
Keyboard
Kotlin
Layouts
Architecture
Android-CleanArchitecture
14500 Stars
This is a sample app that is part of a blog post about how to architect android application using the Uncle Bob's clean architecture approach.
android10
MVPArms
9700 Stars
A common Architecture for Android Applications developing based on MVP,integrates many Open Source Projects(like Dagger2, Rxjava, Retrofit... ), to make your developing quicker and easier.
JessYanCoding
EffectiveAndroidUI
6000 Stars
Sample project created to reinforce some of the main concepts described in the tech talk "Effective Android UI".
pedrovgs
u2020
5700 Stars
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
JakeWharton
RIBs
5700 Stars
RIBs is the cross-platform architecture framework behind many mobile apps at Uber. The name RIBs is short of Router, Interactor and Builder, which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states.
uber
android-mvp-architecture
4200 Stars
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView.
MindorksOpenSource
android-mvvm-architecture
2400 Stars
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
MindorksOpenSource
Genius-Android
2300 Stars
Genius-Android is some of the commonly used method in Android collection, Genius library provide five basic plate:
qiujuer
Mortar
2200 Stars
A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity life cycle.
square
rx-android-architecture
2100 Stars
This is an ambitious example project of what can be done with RxJava to create an app based on streams of data.
tehmou
UltimateAndroid
2100 Stars
UltimateAndroid is a fast way to help you develop Android apps.
cymcsg
Rosie
1900 Stars
Rosie is an Android framework to create applications following the Clean Architecture.
Karumi
KJFrameForAndroid
1900 Stars
KJFrameForAndroid is also called KJLibrary. It's an Android ORM and IOC framework and includes UILibrary, UtilsLibrary, HttpLibrary, BitmapLibrary, DBLibrary.
kymjs
ArmsComponent
1600 Stars
A complete android componentization solution, powered by MVPArms.
JessYanCoding
Anvil
1400 Stars
Anvil is a tiny library to simplify android UI development. The name stands for "android virtual layout". Virtual layout is an Android analogy of the virtual DOM in the web.
zserge
scoop
1100 Stars
Scoop is a micro framework for building view based modular Android applications.
lyft
AndroidViewModel
822 Stars
Separating data and state handling from Fragments or Activities without lots of boilerplate-code. Reducing them to simple dumb views.
inloop
DroidParts
788 Stars
A carefully crafted Android framework that includes: DI, ORM, EventBus, JSON (de)serialization feature, improved AsyncTask & IntentService, Logger, RESTClient, ImageFetcher, and a lot of utils.
yanchenko
MVPArt
764 Stars
This framework is designed to solve the traditional MVP class and interface too much, and Presenter and View communicate too complicated through the interface, reuse Presenter too much cost.
JessYanCoding
lightcycle
710 Stars
LightCycle is an Android library that helps break logic out of Activity and Fragment classes into small, self-contained components called LightCycles.
soundcloud
navi
628 Stars
Adds listeners for Activity and Fragment.
trello
AndroidKickstartR
615 Stars
AndroidKickstartR helps you to quickly create a well configured Android application using the most popular libraries. It creates and configures your project for you. Just focus on code!
takimafr
Paginize
612 Stars
Paginize is a light-weight application framework for Android.
neevek
android-kotlin-mvp-architecture
589 Stars
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
MindorksOpenSource
iOS-Viper-Architecture
543 Stars
This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.
MindorksOpenSource
mvp-android-arch-component
442 Stars
An Android project with MVP pattern which adapts with new Android architecture components introduced in Google IO 2017. It provides lifecycle-aware Presenter with support of LifeCycle and local data source handled by Room (an abstraction layer over SQLite).
quangctkm9207
android-mvp-interactor-architecture
381 Stars
Extension of the android-mvp-architecture for very large projects.
MindorksOpenSource
TheMovies
339 Stars
A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.
skydoves
clean-architecture-android-kotlin
310 Stars
This is an Android Clean Architecture base project using 100% Kotlin including Unit tests!
patrickyin
UltimateAndroidAppTemplate
289 Stars
This is a simple start-template to save you a little time.
AndreiD
GithubFollows
268 Stars
A demo project based on MVVM clean architecture and material design & animations.
skydoves
Android-MVP-Sample-Application
264 Stars
Android MVP Sample Application
amitshekhariitbhu
Slick
201 Stars
A Reactive Android MVP Framework which is Slick to use, Inspired by MVI and Elm Architecture.
MRezaNasirloo
SurfAndroidStandard
198 Stars
Framework for the development of android applications by Surf studio. Contains modules and development standards with which you can build a quality application in a short time.
surfstudio
Knot
188 Stars
Knot is a concise reactive state container library for Android applications written in Kotlin, which helps managing application state by reacting on events and performing asynchronous actions in a structured way.
beworker
Presentation
151 Stars
An architecture for Android as a replacement of MVC.
StanKocken
android-mvp-basic-sample
139 Stars
Android MVP Basic Sample
MindorksOpenSource
all-in-one
105 Stars
A demo project for the health care todo list based on Kotlin MVVM architecture and material design & animations.
skydoves
Meow Framework
66 Stars
A Framework that simplify developing MVVM Architecture and Material Design in Android with Kotlin language including useful Extensions and Sample Application. This Framework has some tools for Retrofit and OKHttp and Coroutine for calling REST API requests.
oneHamidreza
svc
59 Stars
Easy and intuitive architecture pattern library for Android by Naver Corp.
naver
FlairFramework
30 Stars
This is an android framework for build complex application with different architectures (MVC ready/MVP/MVVM/MVI etc.). It's created on top of MVC pattern with powerful event system, dependency injection and property delegation, also it supports multi-core instances and animation changes between views.
Rasalexman
android-architecture-jetpack-components
28 Stars
Android Architecture Using Jetpack Components: Sample App
MindorksOpenSource
baracus-framework
25 Stars
BARACUS is the BAReknuckle Android Context USher, a tiny framework for android development enabling you to have dependency injection, dynamic context handling and database object relational mapping.
gorefest
SnowdreamFramework
25 Stars
An Android Framework Build With Gradle.
snowdream
List Views
Localization
Location
Lock Patterns
Logcat
Logging
Machine Learning
Maps
Markdown
Media
Menus
Messaging
Native Image Processing
Navigations
Networking
No SQL
Number Pickers
O Auth
Object Mocking
OCR Engines
ORM
Other Pickers
Others
Parallax List Views
Password Inputs
PDF
Permissions
Platforms
Preferences
Progress Indicators
Protocol Buffer
Pull To Refresh
Purchases
Push Notifications
QR Codes
Radio Buttons
Range Bars
Ratings
Reactive Programming
Recycler Views
Resources
REST
Ripple Effects
RSS
Screenshots
Scroll Views
Search Inputs
Security
Sensors
Showcase Views
Sliding Panels
Snackbars
Social Networks
Spannable
Spinners
Static Analysis Tools
Status Bars
SVG
System
Tags
TDD And BDD
Testing
Testing Tools
Text Formatting
Text Views
Toasts
Tools
Tooltips
Updaters
Utils
Validation
Video
View Adapters
View Pagers
Views
Weather
Web Views
Web Sockets
Wheel Widgets
Wi Fi
Widgets
Wizards
Watch and learn from our free Android
videos
MindOrks YouTube
Learners From Our Courses Work At