Skip to content
View 1149452014's full-sized avatar

Block or report 1149452014

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. AndroidProject AndroidProject Public

    Forked from getActivity/AndroidProject

    Android 技术中台,但愿人长久,搬砖不再有

    Java

  2. FastBle FastBle Public

    Forked from Jasonchenlijian/FastBle

    Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.

    Java

  3. Android-Bluetooth-Library Android-Bluetooth-Library Public

    Forked from prasad-psp/Android-Bluetooth-Library

    This is an Android bluetooth client server library for communication any device via bluetooth with Serial Port Profile (SPP).

    Java

  4. AopArms AopArms Public

    Forked from aicareles/AopArms

    AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入

    Java

  5. Android-BLE Android-BLE Public

    Forked from aicareles/Android-BLE

    Android-BLE蓝牙框架,提供了扫描、连接、使能/除能通知、发送/读取数据、接收数据,读取rssi,设置mtu等蓝牙相关的所有操作接口,内部优化了连接队列,以及快速写入队列, 并支持多服务通讯,可扩展配置蓝牙相关操作。

    Java