您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. ScBluetoothDemo_UI_Android-源码

  2. Shecare蓝牙SDK UI演示 分为UI库和SDK库,UI库需要手动复制到自己的项目,SDK库上传到bintray通过Gradle约会 演示版 UI库 UI库接入 implementation project(path : ' :ScBluetoothUI ' ) 使用方法 1.项目蓝牙模块MVP结构,实现相关接口 * implements BleContract . IView presenter = new BlePresenter ( this , this
  3. 所属分类:其它