shaohui93

Results 5 issues of shaohui93

主动断开连接后,再扫描,扫描不到任何设备。尝试连接上次已经连接到设备也连接不上,会出现timeout的异常

你好,请问一下SampleDataParser里是不是把开发者的业务json先转换成模版json。tangram才能使用。

I use SpeechRecognitionClient examples for speech recognition. How do I stop active recognition? Here's the code I started identifying. mSpeechClient.streamingRecognizeCallable() .bidiStreamingCall() I stop with the following code, an exception appears,...

我在源码中看到 这行代码 canvas.translate(0, mHeight / 2); 这应该是画布上下平移吧? 但是为什么效果是往左边移动呢?

使用微信第三方登录获取用户信息,可以呼出微信的界面,然后 在执行到 JShareUserInfo info = await JShare().getUserInfo(platform: plat)这句代码之后 就没有往下面走了,日志也没有。,然后QQ是可以的,正常的。返回本应用出现 I/MicroMsg.SDK.WXApiImplV10( 3723): handleIntent, cmd = 1 不知道是什么意思