[go: nahoru, domu]

Skip to content
View gtf35's full-sized avatar
💭
准备恰饭
💭
准备恰饭
Block or Report

Block or report gtf35

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
gtf35/README.md

热爱开源,喜欢写博客,点个 Follow 不迷路😏

gft35's github stats

Pinned Loading

  1. BLESerial BLESerial Public

    Android 蓝牙串口 SPP 工具类 + Demo

    Java 120 36

  2. beautiful_switch beautiful_switch Public

    Android 上一个漂亮的开关

    Java 10 1

  3. how-to-check-sign how-to-check-sign Public

    如何把签名校验做到极致

    148 33

  4. live2d_unity_sdk_chinese_document live2d_unity_sdk_chinese_document Public

    🚧施工中🚧Live2D Cubism SDK for Unity 文档中文翻译

    22

  5. 通过 UDP 广播局域网自动发现 Android 客户端 IP / Au... 通过 UDP 广播局域网自动发现 Android 客户端 IP / Auto find android device ip by UDP broadcast
    1
    // Receive desptop`s udp broadcast package on Android, let Android app known desktop device`s ip
    2
    package top.gtf35.nekosdk.network
    3
    
                  
    4
    import kotlinx.coroutines.*
    5
    import top.gtf35.nekosdk.utils.LogUtil