好文關注
希望透過收集好文能夠找到能夠一起討論成長的朋友,我們可以玩得很瘋,但也要懂得一起分享 ^^
Android Studio
好文分享
- (About) 10 Things You (Probably) Didn’t Know You Could do in Android Studio - 設定好用的別名讓你不再翻倒咖啡!
Android
值得關注的網站
網站名稱 | 網站簡介 |
---|---|
Github 熱門專案 | 這個網站可以去觀看 github 上目前每個程式語言的熱門專案,可以快速了解現在生態哪邊正打得火熱。 |
Android Develop Blog | Google 會將即將或已經推出的新功能在這邊發表。 |
Geo Develop Blog | Google 把有關圖資相關的新技術都會在這邊,想關注這方面最新資訊的可以多來這邊關注。 |
free-programming-books | 整理非常多程式語言的資料,當然也有 Android。 |
awesome-android | |
awesome-android-ui |
好文推薦
-
RxJava
-
View
- RecyclerView技术栈 - 介紹 RecyclerView 實作方法和使用方式。
- The Anatomy of a Frame
- Android 中WebView 的使用
-
Design
- How To Make Users Think Your App Loads Faster - 如何設計出一個好的 load 畫面
-
Tool
- Ready to prototype from within Sketch? Then say hello to Silver - 使用 sketch 製作 App prototype
-
開發經驗分享
-
上架經驗分享
系列教學文章
-
入門教學
-
進階
-
SmallerAPK - Wojtek Kaliciński
深入淺出講解 APK 的結構,如果有興趣想瞭解 APK 一定要好好看這八篇。(作者是 Google Android Develope)
- Part 1: Anatomy of an APK
- Part 2: Minifying code
- Part 3: Removing unused resources
- Part 4: Multi-APK through ABI and density splits
- Part 5: Multi-APK through product flavors
- Part 6: Image optimization, Zopfli & WebP
- Part 7: Image optimization, Shape and VectorDrawables
- Part 8: Native libraries, open from APK
-
-
Awesome-RxJava - lzyzsd 此內容為簡體,整理 RxJava 相關文章,從 API、套件到 Test 都整理出部分值得看的文章。(作者是阿里巴巴的 android 開發者)
國內值得關注的開發者
開發者名稱 | 開發者簡介 |
---|---|
Sam lu | 臉書偶爾會發 Android 開發經驗談 |
Ingram Chen | 有非常多經驗累積出來的的技術文分享,可惜的是但 2015 後比較少更新,也可以關注他的 twitter |
國外值得關注的開發者
開發者名稱 | 開發者簡介 |
---|---|
SmartDengg | 阿里巴巴的 Android 工程師,文章邏輯清楚。 |