• android-gitbook
  • Introduction
  • 1. RxJava
    • 1.1. RxAndroid
    • 1.2. RxBinding
    • 1.3. 開發 RxJava 新增自己的 Operator
    • 1.4. 資料流替代方案
  • 2. Lambda
  • 3. Bolts-Android
  • 4. AutoValue
  • 5. Dagger2
  • 6. Annotation Programming
  • 7. RecyclerView, TwoWayView
  • 8. Android Support Annotations
  • 9. Image Loader - Android-Universal-Image-Loader, picasso, glide, fresco
  • 10. json to POJO
  • 11. Clean architecture
  • 12. Retrofit
  • 13. Orm - ActiveAndroid, DBFlow, Ollie
  • 14. flow + mortar
  • 15. EventBus: greenrobot/EventBus, Square/otto
  • 16. 良好的撰寫習慣 JavaDoc
  • 17. 開源套件中心 - jitpack/jcenter/mavenCentral
  • 18. 開源碼函式庫
  • 19. Test - Assert 斷言 - assertj, truth
  • 20. Test - Mockito
  • 21. Test - UI - espresso, rxpresso
  • 22. Debug 除錯 - stetho, leakcanary
  • 23. Test - robolectric
  • 24. Kotlin
  • 25. Aspect
  • 26. AccountManager
  • 27. Notification
  • 28. 開源八卦
  • 29. 經典問題 - 指引你「這該怎麼弄?」
  • 30. 作者群介紹
  • 31. docker
  • 32. 資源
  • 33. Parse
  • 34. gradle
  • 35. React Native
  • 36. Android SDK
  • 37. adb
  • 38. Theme
  • 39. Grooid
  • 40. MultiDex
  • 41. Proguard
  • 42. LoaderManager
Powered by GitBook

android-gitbook

資源

Development

  • http://androidweekly.net/
  • http://android-arsenal.com/ (http://android-arsenal.herokuapp.com/)
  • https://github.com/trending?l=java
  • https://github.com/wasabeef/awesome-android-ui / https://github.com/wasabeef/awesome-android-libraries
  • http://developer.android.com/develop
  • http://androidlibs.org/
  • https://android-libs.com/

UI/UX

  • https://dribbble.com/
  • http://androidniceties.tumblr.com/
  • https://www.materialup.com/
  • http://developer.android.com/design/

Forum

  • https://www.facebook.com/groups/270034869726161/
  • https://www.facebook.com/groups/AKDGroup/

Documentation

  • https://github.com/codepath/android_guides/wiki

Tools

  • http://romannurik.github.io/AndroidAssetStudio/ (forks: http://jgilfelt.github.io/AndroidAssetStudio)
  • http://petrnohejl.github.io/Android-Cheatsheet-For-Graphic-Designers/
  • http://angrytools.com/android/button
  • http://inloop.github.io/shadow4android/

apk deploy for live demo

  • appetize.io