MindOrks
Blogs
Android Store
Courses
YouTube
AfterAcademy
Search
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
9 Patch
Action Bars
Activities
ADB
Advertisements
Analytics
Animations
ANR
AOP
API
APK
APT
Architecture
Audio
Autocomplete
Background Processing
Backward Compatibility
Badges
Bar Codes
Benchmarking
Bitmaps
Bluetooth
Blur Effects
Bread Crumbs
BRMS
Browser Extensions
Build Systems
Bundles
Buttons
Caching
Camera
Canvas
Cards
Carousels
Changelog
Checkboxes
Cloud Storages
Color Analysis
Color Pickers
Colors
Comet Push
Compass Sensors
Conferences
Content Providers
Crash Reporting
Credit Cards
Credits
CSV
Curl Flip Effects
Data Binding
Data Generators
Data Structures
Database
Date And Time Pickers
Debugging
Decompilers
Deep Links
Dependency Injections
Design
Design Patterns
Dex
Dialogs
Distributed Computing
Distribution Platforms
Download Managers
Drawables
Emoji
Emulators
EPUB
Equalizers And Visualizations
Event Buses
Exception Handling
Face Recognition
Feedback And Ratings
File Directory Choosers
File System
Fingerprint
Floating Action Buttons
Fonts
Forms
Fragments
FSM
Functional Programming
Gamepads
Games
Geocaching
Gestures
GIF
Glow Pad Views
Gradle Plugins
Graphics
Grid Views
Highlighting
HTML
HTTP Mocking
Icons
IDE
IDE Plugins
Image Croppers
Image Loaders
Image Pickers
Image Processing
Image Views
Instrumentation
Intents
Job Schedulers
JSON
Keyboard
Kotlin
Layouts
Library Demos
List View Sections
List Views
Localization
Location
Lock Patterns
Logcat
Logging
Architecture
android-best-practices
18055 Stars
Best practices in Android development - lessons learned from Android developers in Futurice. Avoid reinventing the wheel by following these guidelines.
Nov 5, 2014, futurice
Android-CleanArchitecture
13588 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.
Sep 3, 2014, android10
MVPArms
8477 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.
Jun 3, 2017, JessYanCoding
EffectiveAndroidUI
5950 Stars
Sample project created to reinforce some of the main concepts described in the tech talk "Effective Android UI".
Jan 11, 2015, pedrovgs
u2020
5642 Stars
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
Jul 5, 2014, JakeWharton
RIBs
4779 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.
Nov 11, 2017, uber
android-mvp-architecture
3855 Stars
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView.
Feb 4, 2017, MindorksOpenSource
Genius-Android
2276 Stars
Genius-Android is some of the commonly used method in Android collection, Genius library provide five basic plate:
Feb 2, 2015, qiujuer
mortar
2185 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.
Jul 5, 2014, square
rx-android-architecture
2119 Stars
This is an ambitious example project of what can be done with RxJava to create an app based on streams of data.
May 11, 2015, tehmou
UltimateAndroid
2064 Stars
UltimateAndroid is a fast way to help you develop Android apps.
Sep 19, 2014, cymcsg
KJFrameForAndroid
1953 Stars
KJFrameForAndroid is also called KJLibrary. It's an Android ORM and IOC framework and includes UILibrary, UtilsLibrary, HttpLibrary, BitmapLibrary, DBLibrary.
Aug 21, 2014, kymjs
Rosie
1869 Stars
Rosie is an Android framework to create applications following the Clean Architecture.
Feb 25, 2016, Karumi
android-mvvm-architecture
1786 Stars
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Jul 7, 2017, MindorksOpenSource
ArmsComponent
1376 Stars
A complete android componentization solution, powered by MVPArms.
Jul 14, 2018, JessYanCoding
anvil
1336 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.
May 27, 2015, zserge
scoop
1043 Stars
Scoop is a micro framework for building view based modular Android applications.
Dec 12, 2015, lyft
AndroidViewModel
818 Stars
Separating data and state handling from Fragments or Activities without lots of boilerplate-code. Reducing them to simple dumb views.
Feb 20, 2015, inloop
droidparts
794 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.
Jul 5, 2014, yanchenko
lightcycle
708 Stars
LightCycle is an Android library that helps break logic out of Activity and Fragment classes into small, self-contained components called LightCycles.
Mar 23, 2016, soundcloud
MVPArt
684 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.
Jun 15, 2017, JessYanCoding
navi
634 Stars
Adds listeners for Activity and Fragment.
Apr 20, 2016, trello
Paginize
610 Stars
Paginize is a light-weight application framework for Android.
Feb 16, 2015, neevek
android-kotlin-mvp-architecture
487 Stars
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Dec 24, 2017, MindorksOpenSource
iOS-Viper-Architecture
465 Stars
This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.
Feb 28, 2018, MindorksOpenSource
mvp-android-arch-component
431 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).
Mar 10, 2018, quangctkm9207
android-mvp-interactor-architecture
355 Stars
Extension of the android-mvp-architecture for very large projects.
Feb 12, 2017, MindorksOpenSource
UltimateAndroidAppTemplate
284 Stars
This is a simple start-template to save you a little time.
Nov 14, 2015, AndreiD
clean-architecture-android-kotlin
277 Stars
This is an Android Clean Architecture base project using 100% Kotlin including Unit tests!
Mar 18, 2018, patrickyin
Android-MVP-Sample-Application
251 Stars
Android MVP Sample Application
Jan 13, 2017, amitshekhariitbhu
Kotlin-MVP
217 Stars
Dec 16, 2018, ahmedeltaher
Slick
202 Stars
A Reactive Android MVP Framework which is Slick to use, Inspired by MVI and Elm Architecture.
Apr 14, 2018, MRezaNasirloo
GithubFollows
199 Stars
A demo project based on MVVM clean architecture and material design & animations.
Jan 30, 2018, skydoves
TheMovies
166 Stars
A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.
Nov 12, 2018, skydoves
SurfAndroidStandard
154 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.
Nov 5, 2018, surfstudio
android-mvp-basic-sample
124 Stars
Android MVP Basic Sample
Aug 24, 2017, MindorksOpenSource
knot
100 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.
May 16, 2019, beworker
all-in-one
69 Stars
A demo project for the health care todo list based on Kotlin MVVM architecture and material design & animations.
Jun 30, 2019, skydoves
svc
53 Stars
Easy and intuitive architecture pattern library for Android by Naver Corp.
Mar 17, 2019, naver
SnowdreamFramework
26 Stars
An Android Framework Build With Gradle.
Jul 20, 2014, snowdream
android-mvvm
25 Stars
Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary to solve the common problems and avoid the annoying boilerplate code.
May 05, 2019, arthur3486
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.
Jan 29, 2015, gorefest
android-architecture-jetpack-components
22 Stars
Android Architecture Using Jetpack Components: Sample App
Feb 27, 2019, MindorksOpenSource
redukt
14 Stars
Redux architecture pattern to Android writed in Kotlin
Jan 13, 2018, raulccabreu
AndroidMVPHelper
10 Stars
Library manages lifecycle of Activities and Fragments, their Presenters and ViewStates.
Nov 22, 2016, Ufkoku
jdroid
0 Stars
JDROID Framework provides a programming and architectural model for modern Java-based enterprise and android applications.
Oct 30, 2014, maxirosson
Mails
Maps
Markdown
Mathematics
Maven Plugins
M Baa S
Media
Menus
Messaging
Mobile Web Frameworks
Native Image Processing
Navigations
NDK
Networking
NFC
No SQL
Number Pickers
O Auth
Object Mocking
OCR Engines
Open GL
ORM
Other Pickers
Others
Parallax List Views
Parcelables
Particle Systems
Password Inputs
PDF
Permissions
Physics Engines
Platforms
Plugin Frameworks
Preferences
Progress Indicators
Pro Guard
Properties
Protocol Buffer
Pull To Refresh
Purchases
Push Notifications
QR Codes
Quick Return
Radio Buttons
Range Bars
Ratings
Reactive Programming
Recycler Views
Resources
REST
Ripple Effects
RSS
Rx Java
Screenshots
Scripting
Scroll Views
SDK
Search Inputs
Security
Sensors
Services
Showcase Views
Signatures
Sliding Panels
Snackbars
SOAP
Social Networks
Spannable
Spinners
Splash Screens
SSH
Static Analysis Tools
Status Bars
Styling
SVG
System
Tags
Task Managers
TDD And BDD
Template Engines
Testing
Testing Tools
Text Formatting
Text Views
Text Watchers
Text To Speech
Toasts
Toolkits For Other PL
Tools
Tooltips
Trainings
TV
Twitter
Updaters
USB
User Stories
Utils
Validation
Video
View Adapters
View Pagers
Views
Watch Face
Wearable Data Layer
Wearables
Weather
Web Tools
Web Views
Web RTC
Web Sockets
Wheel Widgets
Wi Fi
Widgets
Windows
Wizards
XML
XMPP
YAML
ZIP Codes
Become Pro in Android by watching vid
eos
MindOrks YouTube
OUR LEARNERS WORK AT