mindorks topic

List mindorks repositories

Android-Debug-Database

8.3k
Stars
871
Forks
Watchers

A library for debugging android databases and shared preferences - Make Debugging Great Again

android-developer-roadmap

2.7k
Stars
496
Forks
Watchers

Android Developer Roadmap - A complete roadmap to learn Android App Development

nodejs-backend-architecture-typescript

2.6k
Stars
618
Forks
Watchers

Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, M...

android-mvp-architecture

4.4k
Stars
1.2k
Forks
Watchers

This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

android-mvvm-architecture

2.9k
Stars
939
Forks
Watchers

This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

android-kotlin-mvp-architecture

700
Stars
195
Forks
Watchers

This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView

NYBus

285
Stars
52
Forks
Watchers

NYBus (RxBus) - A pub-sub library for Android and Java applications

RxJavaPriorityScheduler

143
Stars
18
Forks
Watchers

RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications

annotation-processing-example

139
Stars
28
Forks
Watchers

It is the example project for the annotation processing tutorial.