fail572872916

Results 20 comments of fail572872916

当客户端检测到断开,会尝试重连一次,重连不成功那就不会自动重连了。你要想实现你这个需求,需要在客户端检测到断开连接的时候,开启一个定时任务,定时向服务器端发送连接。

Android things's library is too small. Please write your notes when you have time.

我看到1.2.6的反射方式跟我提到的一样,我也回退到1.2.6试了下,结果还是失败,dji在组件里面有混淆操作,我不知道是不是这个原因造成的 ![aaaaaaa](https://user-images.githubusercontent.com/19763500/199867023-bef212be-cdcd-4daa-b0db-3d873d37db06.png)

错误认知,比如要开发一个骑车,跑步轨迹记录的,跑一半后台给杀掉了,你公司该如何存活

我的配置如下 plugins { id 'com.android.application' id 'org.jetbrains.kotlin.android' // id 'kotlin-android-extensions' id 'com.google.devtools.ksp' id 'kotlin-parcelize' } android { namespace '' compileSdk 33 defaultConfig { applicationId "" minSdk 24 targetSdk 30 versionCode...

![微信截图_20240321133401](https://github.com/dji-sdk/Mobile-SDK-Android-V5/assets/19763500/e7a864eb-b14f-490a-84f2-261d02983117)