-
Retrofit 2 — How to Upload Files and Parameter list to Server
2016-12-30Retrofit 2 一個久聞大名的網路操作框架,基於 OKHTTP3 在包裝,用起來挺舒爽的,之前都是使用 VOLLEY 作為主要工具,各有優缺點,封裝概念不同。對於 Retrofit 上傳檔案不熟…
-
Naming threads and thread pools of ExecutorService
2016-02-16如何替 ExecutorService 所管理的 thread 設定一個自己看得爽的名子 其實這是一件很重要的事情,根據 clean code 裡面所提到的,一個好的名子可以幫助你理解程式碼並 deb…
-
Android ORM Library- Green DAO(一) introduction
2015-10-23GreenDao Introduction 『greenDAO is an open source project to help Android developers working with da…
-
Android 好文整理
2015-09-24之前一週一章節把累積的存貨給消耗不少掉 現在啥鬼都還拉不出來,先把目前正在消化的網站整理出來 1. https://www.gitbook.com/book/bng86/android-third-p…