MindOrks
- Gurgaon, India
- https://mindorks.com
- contact@mindorks.com
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
-
Dagger-Dynamic-Feature-Module
Project for using dagger in dynamic feature module
-
screenshot
This library helps to take screenshot dynamically
-
ridesharing-uber-lyft-app
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
-
Kotlin-Coroutines-Android-Examples
Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.
-
Jetpack-Compose-WhatsApp-Clone
An example project to demonstrate how to build WhatsApp using Jetpack Compose.
-
Kotlin-Flow-Android-Examples
Kotlin Flow Android Examples - How to use it in Android Project
-
from-java-to-kotlin
From Java To Kotlin - Your Cheat Sheet For Java To Kotlin
-
MVVM-Architecture-Android-Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
-
PRDownloader
PRDownloader - A file downloader library for Android with pause and resume support
-
RxJava3-Android-Examples
RxJava 3 Android Examples - Migration From RxJava 2 to RxJava 3 - How to use RxJava 3 in Android
-
Retrofit-Kotlin-Coroutines-Example
An example project to demonstrate how to use Retrofit with Kotlin Coroutines in Android
-
MVI-Architecture-Android-Beginners
This repository contains a beginner sample app that implements MVI architecture (Under-Development)
-
MergeAdapter-Android-Example
In this project we have demonstrated how to use Merge Adapter in Android
-
Open-PDF-File-Android-Example
An example project to demonstrate how to open a PDF file in Android programmatically
-
Uber-Car-Animation-Android
An example project to demonstrate how to Add Uber Like Car Animation in Android App
-
android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
-
android-kotlin-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
-
android-mvp-interactor-architecture
Extension of the android-mvp-architecture for very large projects.
-
android-mvp-basic-sample
Android MVP Basic Sample
-
android-developer-roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
-
android-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
-
CrashReporter
CrashReporter is a handy tool to capture app crashes and save them in a file.
-
Fused-Location-API-Example
An example project to demonstrate how to use Fused Location API to fetch the current location in Android
-
Android-Shimmer-Example
An example project to demonstrate how to use Shimmer in your Android application
-
best-android-tutorials
Best Free Android Tutorials By MindOrks
-
ViewColorGenerator
A library to generate color palette for view, imageview and image from URL.
-
android-dagger2-example
This project implements the dagger 2 in android for dependency injection
-
EditDrawableText
EditDrawableText - An EditText which makes your Drawable Clickable