问题描述
各位大佬,想请教一下IOT平台自有APP开发插件端调用的例子上,getActivity()是需要在哪里引入的,这个提示报错了
https://help.aliyun.com/document_detail/130491.html
期望结果
可以调取成功
已尝试的方法
…
各位大佬,想请教一下IOT平台自有APP开发插件端调用的例子上,getActivity()是需要在哪里引入的,这个提示报错了
https://help.aliyun.com/document_detail/130491.html
可以调取成功
…
就是build的时候这种报错,我觉得是不是跟初始化IoTSmart.init(application)有关
加上这两个引用,再试试:
import android.os.Bundle;
import com.aliyun.iot.aep.component.router.Route