解决 Charles 抓 https 请求显示 的问题,以及 Android 7.0 以上无法抓包的问题

解决 Charles 抓 https 请求显示

https://www.cnblogs.com/xiaozi/p/9229615.html

解决  Android 7.0 以上无法抓包的问题

https://www.jianshu.com/p/392362115090

上述这个解决方案在实际测试中有问题,release 版本配置时,不能赋值为空值,后来查询到的方案可以解决 release 和 debug 版本区分配置,链接如下

https://iacn.me/2018/03/14/network-security-configuration-newer-than-android-n/

你可能感兴趣的:(开发过程中的问题解决)