Pinned Repositories
amazing-android-apps
Amazing open source Android apps written in Java.
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-components
Samples for Android Architecture Components.
android-card-form
A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.
android-clean-architecture-boilerplate
An android boilerplate project using clean architecture
android-clean-architecture-mvi-boilerplate
A fork of our clean architecture boilerplate using the Model-View-Intent pattern
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.
Android-MVP-Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Kaynakkoddd's Repositories
Kaynakkoddd/Android-MVP-Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Kaynakkoddd/amazing-android-apps
Amazing open source Android apps written in Java.
Kaynakkoddd/android-clean-architecture-mvi-boilerplate
A fork of our clean architecture boilerplate using the Model-View-Intent pattern
Kaynakkoddd/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.
Kaynakkoddd/android-FingerprintDialog
Kaynakkoddd/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
Kaynakkoddd/android-kotlin-mvp-architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Kaynakkoddd/android-mvp-architecture-1
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Kaynakkoddd/Android-MVVM
Android MVVM + Retrofit + Dagger 2 + Room
Kaynakkoddd/android_guides
Extensive Open-Source Guides for Android Developers
Kaynakkoddd/AndroidArchitecture
Recommended architecture by Android
Kaynakkoddd/androidmvp
MVP Android Example
Kaynakkoddd/awesome-android
A curated list of awesome Android packages and resources.
Kaynakkoddd/awesome-ml-for-cybersecurity
:octocat: Machine Learning for Cyber Security
Kaynakkoddd/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
Kaynakkoddd/awesome-public-datasets
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
Kaynakkoddd/book-1
Kaynakkoddd/Clean-Android-Code
MVP + Dagger 2 + RxJava + Retrofit2
Kaynakkoddd/Clean-API-Calls
Project example for faster writing, cleaner, and less bug-prone API calls.
Kaynakkoddd/Credit-Card-NFC-Reader
A Java library used to read and extract data from NFC EMV credit cards (Android/PCSC).
Kaynakkoddd/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".
Kaynakkoddd/ExpansionPanel
Android - Expansion panels contain creation flows and allow lightweight editing of an element.
Kaynakkoddd/Feed-Me
Sample of MVP Architecture with Kotlin, Dagger2, Retrofit and Rx
Kaynakkoddd/FingerprintDialogCompat
FingerprintDialog from Android 28 (P) back ported to Android 23 (M).
Kaynakkoddd/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Kaynakkoddd/mvvm-sample-app
MVVM, ViewModel and LiveData Sample App
Kaynakkoddd/NewPipe
A lightweight Youtube frontend for Android.
Kaynakkoddd/SeeWeather
:partly_sunny: [@Deprecated]RxJava+RxBus+Retrofit+Glide+Material Design Weather App
Kaynakkoddd/Surviving-with-android
Source code related to the posts in the blog
Kaynakkoddd/transitioner
A library for dynamic view-to-view transitions