D10NG

Results 17 comments of D10NG

I re-added jcenter() to the repositories and it worked. But android studio show tips "this repository is going to shut down soon."

SDK // MapBox 地图 implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:9.5.0' implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-annotation-v9:0.9.0' implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places-v9:0.12.0' implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-offline-v9:0.7.0' compileSdkVersion 30 buildToolsVersion "30.0.3"

最后改成用另一个库了,推荐:https://github.com/catlair/BiliOutils

同样存在这个问题,但是不需要两天,基本一启动就跑满了

> 同样存在这个问题,但是不需要两天,基本一启动就跑满了 我这边的问题找到了,来自SLB的健康检查,把阿里云的SLB关于UDP隧道的健康检查关了就没事了,TCP连接数也恢复正常了。

更新系统版本Ventura 13.3.1 后频繁卡死,转圈圈

> 更新系统版本Ventura 13.3.1 后频繁卡死,转圈圈 发现是硬盘的问题,写入速度只有100m/s,不知道为啥

版本1.6-RC01已经增加了,但是由于我这边没有卡的类型只有4G卡,没法完整测试,你可以拿去试下。需要先请求 Manifest.permission.READ_PHONE_STATE 权限。有问题你再告诉我

试下1.0.5?懒得修复旧版代码了