快速的将Android-async-http升级到OKhttp 背景 Android-async-http已经不更新了。ps:还为这个库提交过功能https://github.com/android-async-http/android-async-http/pull/840 Android-async-http是基于HttpC... Posted on: 2018-02-24 2020-03-30 Author: xfans Categories: Android Tags: okhttp Leave a comment: 快速的将Android-async-http升级到OKhttp
Android7,8的适配 背景 用户反馈华为Mate10 无法使用App。 升级 targetSdkVersion = 26 遇到的问题 网络请求异常 TransactionTooLargeException 通知渠道 FileUriExposedException Charles无法抓Https MO... Posted on: 2018-02-24 2018-03-07 Author: xfans Categories: Android Tags: 适配 Leave a comment: Android7,8的适配