Search found 2 matches

by nielev
2025年 Aug 14日 10:34
Forum: iOS & Android Development
Topic: Not able to control smart lock after successful connection in android using sdk.
Replies: 1
Views: 30154

Re: Not able to control smart lock after successful connection in android using sdk.

Apologies for the late reply. If you are still experiencing issues, please: 1.First, check if there is a problem with the device itself. 2.Provide the code that calls the unlock method and the corresponding device ID. 3.The precise time the problem occurred (so we can check the corresponding online ...
by nielev
2023年 Nov 21日 16:24
Forum: App开发
Topic: 【求助】我用扫地机器人SDK,获取到地图数据,该如何绘制到App上
Replies: 1
Views: 3729

Re: 【求助】我用扫地机器人SDK,获取到地图数据,该如何绘制到App上

1.涂鸦扫地机的地图UI展示是通过面板技术进行开发的,详细demo可见
https://github.com/tuya/tuya-panel-demo ... SweepRobot
2.如果想要以App原生进行开发,拿到扫地机的地图数据后,也可以将相应的数据绘制到原生的View组件中进行展示