用戶自定義的攔截器應(yīng)用攔截器 在所有攔截器的前面網(wǎng)絡(luò)攔截器 在 RetryAndFollowUpInterceptor、BridgeInterc...
1、OkHttpClient 的創(chuàng)建 通過 Builder 模式設(shè)置OkHttpClient 的參數(shù),比如超時、dns等,可以設(shè)置 dns 解決...
項目地址[https://gitee.com/trainAndroid/room] 1、數(shù)據(jù)依賴 2、主要組件 數(shù)據(jù)庫類[https://dev...
moshi[https://github.com/square/moshi] 的使用方法簡介,項目地址[https://gitee.com/tr...
Table of Contents generated with DocToc[https://github.com/thlorenz/doc...
Table of Contents generated with DocToc[https://github.com/thlorenz/doc...
一.網(wǎng)絡(luò)請求 1、網(wǎng)絡(luò)請求配置 獲取 github 貢獻者的列表 2、線程 execute 阻塞 3、異步 enqueue 回調(diào) 4、協(xié)成加載 ...
原文檔 https://www.baeldung.com/kotlin/jvm-annotations[https://www.baeldung...
Android Clean Architecture MVI Boilerplate Note: This is a fork of our o...