Pinned Repositories
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-Spotify-MVP
Example android Model View Presenter used to explain how to use this pattern in our android applications
business-search-app-java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
dagger-rx-retrofit
This project is created base on the libraries Dagger, RxJava-RxAndroid and Retrofit.
dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
EffectiveAndroid
This sample project shows how to apply MVP and Clean architecture on an Android app
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".
HallScheme
mosby
A Model-View-Presenter library for modern Android apps
PushApp
initial commit
danielsypoon's Repositories
danielsypoon/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.
danielsypoon/Android-Spotify-MVP
Example android Model View Presenter used to explain how to use this pattern in our android applications
danielsypoon/business-search-app-java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
danielsypoon/dagger-rx-retrofit
This project is created base on the libraries Dagger, RxJava-RxAndroid and Retrofit.
danielsypoon/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
danielsypoon/EffectiveAndroid
This sample project shows how to apply MVP and Clean architecture on an Android app
danielsypoon/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".
danielsypoon/HallScheme
danielsypoon/mosby
A Model-View-Presenter library for modern Android apps
danielsypoon/PushApp
initial commit
danielsypoon/React-and-Firebase-Tutorial
danielsypoon/RealmmobileDB
first commit version
danielsypoon/rex-weather
RexWeather - A sample Android project demonstrating the use of Retrofit and RxJava to interact with web services
danielsypoon/RxZhihuPager
知乎日报客户端,Rxjava + Retrofit实践
danielsypoon/SalonHK
initial commit
danielsypoon/SimplifyReader
一款基于Google Material Design设计开发的Android客户端,包括新闻简读,图片浏览,视频爽看 ,音乐轻听以及二维码扫描五个子模块。项目采取的是MVP架构开发,由于还是摸索阶段,可能不是很规范。但基本上应该是这么个套路,至少我个人认为是这样的~恩,就是这样的!
danielsypoon/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.