GithubHelp home page GithubHelp logo

ttc_ble_demo-kotlin's Introduction

SDK说明

  • 系统要求:不低于Android5.0;
  • 工程需要使用AndroidX,如果之前使用的1.1.7以下的版本,可以参照AndroidXMigrate将工程迁移到AndroidX。

Java版本的代码
SDK使用文档

更新记录

V1.2.0

  • 修复Android12蓝牙未打开时请求扫描闪退的问题;
  • 删除对permissionsdispatcher的依赖,完全脱离jcenter。

V1.1.9

  • 适配Android12;
  • 由jcenter转移到Maven Central。

V1.1.8

  • BleCallBack增加方法:onPhyUpdate、onPhyRead;
  • BleService增加方法:readPhy、setPreferredPhy;
  • PhyOADProxy增加方法:setOTACmd(设置从普通模式切换到OAD模式的指令)。

V1.1.7

  • 修复Android5.0以下系统使用LeScanner扫描设备闪退的问题;
  • 修复在子线程调用LeScanner的扫描方法闪退的问题;
  • 支持TI大包OAD升级;
  • LeScanner增加方法:hasLocationPermission();
  • 修复连接时定时器异常导致的闪退问题(同步了DeviceRespresent的connect()跟cancelConnectTimer()方法)。

ttc_ble_demo-kotlin's People

Contributors

shengrun-hub avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.