| | |
| | | import com.hdl.sdk.hdl_core.HDLDeviceManger.EventBusEvent.ThirdPartyBgmInfoEvent; |
| | | import com.hdl.sdk.hdl_core.HDLDeviceManger.EventBusEvent.WarningInfoEvent; |
| | | import com.hdl.sdk.hdl_core.Util.NetUtil.NetWorkUtil; |
| | | import com.hdl.sdk.hdl_core.Util.TransformUtil.HDLUtlis; |
| | | import com.hdl.sdk.hdl_sdk.R; |
| | | import com.hdl.sdk.hdl_sdk.utlis.HDLLog; |
| | | |
| | |
| | | initView(); |
| | | setOnClick(); |
| | | |
| | | // String str = "#Z018TYPE0010,music121"; |
| | | // String result = str.substring(4, 5); |
| | | // HDLLog.I("result:"+result); |
| | | |
| | | // hideTestButton(); |
| | | |
| | | } |
| | | |
| | | private void initView() { |