Skip to content

jekay100/AndroidNote

 
 

Repository files navigation

Android常用学习资源

Material Design

RecyclerView

ListView

* [StickyListHeaders](https://github.com/emilsjolander/StickyListHeaders)

ViewPager

* [MaterialViewPager](https://github.com/florent37/MaterialViewPager)

kotlin

Gradle

MVP

* [Introduction to Model-View-Presenter on Android](http://konmik.github.io/introduction-to-model-view-presenter-on-android.html)

Dagger

* [Dagger 2 + Espresso 2 + Mockito ](http://blog.sqisland.com/2015/04/dagger-2-espresso-2-mockito.html) * [Tasting Dagger 2 on Android](http://fernandocejas.com/2015/04/11/tasting-dagger-2-on-android/) * [MVP + Dagger2 + Retrofit (and Swagger)](https://medium.com/@franpulido/retrofit-dagger-mvp-305ac2cf646c)

RxJava

* [NotRxJava guide for lazy folks](http://yarikx.github.io/NotRxJava/)

Test

* [AGAINST ANDROID UNIT TESTS](http://philosophicalhacker.com/2015/04/10/against-android-unit-tests/) * [Triumph! Android Studio 1.2 Sneaks In Full Testing Support](https://www.bignerdranch.com/blog/triumph-android-studio-1-2-sneaks-in-full-testing-support/) * [WHY ANDROID UNIT TESTING IS SO HARD (PT 1)](http://philosophicalhacker.com/2015/04/17/why-android-unit-testing-is-so-hard-pt-1/) * [Elegant Unit Testing - Droidcon Spain 2015 ](https://speakerdeck.com/guardiola31337/elegant-unit-testing-droidcon-spain-2015) * [HOW TO MAKE OUR ANDROID APPS UNIT TESTABLE (PT. 1)](http://philosophicalhacker.com/2015/05/01/how-to-make-our-android-apps-unit-testable-pt-1/)

工具

* [androidtool-mac](https://github.com/mortenjust/androidtool-mac)

未分类

* [Android官方培训课程中文版](http://hukai.me/android-training-course-in-chinese/) * [The Making of Falcon Pro 3](http://realm.io/news/joaquim-verges-making-falcon-pro-3/) * [Mastering the Android Touch System](http://wugengxin.cn/download/pdf/android/PRE_andevcon_mastering-the-android-touch-system.pdf)

About

Android学习笔记

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%