logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

could not read ok from ADB Server、failed to start daemon

开发过程中发现usb调试一直频繁连接,debug ,run都没有办法使用,看了下通知日志,发现adb频繁重连。

文章图片
#adb
解决Fiddler在抓取https数据包时Tunnel to 443的问题的方法

首先要排除的设置fiddler的问题,可以参考下面的教程去设置fiddlerhttps://www.cnblogs.com/111testing/p/6436226.html若是已经排除上面的问题,手机上提示错误信息:java.security.cert.CertPathValidatorException: Trust anchor for certification path not foun

#https#android#java
解决Fiddler在抓取https数据包时Tunnel to 443的问题的方法

首先要排除的设置fiddler的问题,可以参考下面的教程去设置fiddlerhttps://www.cnblogs.com/111testing/p/6436226.html若是已经排除上面的问题,手机上提示错误信息:java.security.cert.CertPathValidatorException: Trust anchor for certification path not foun

#https#android#java
android 12 适配中遇到的一些主要问题

从android 11(R) 以上 自定义toast 相应的api 已经被禁止使用,所以,Toast.getView()会返回null,建议使用官网原生的版本,原生Toast在android12 及以上显示带icon的toas。

文章图片
#android#android studio#ide
到底了