Test application. Transfer data between a libusb device and android application.
☆12Oct 14, 2018Updated 7 years ago
Alternatives and similar repositories for LibusbForAndroid
Users that are interested in LibusbForAndroid are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆13Nov 2, 2021Updated 4 years ago
- Android Studio基于mediapipe的手势控制☆10Mar 11, 2020Updated 6 years ago
- WPF MVVM Sample☆19Oct 8, 2015Updated 10 years ago
- example on how to leverage the accessory mode to communicate between 2 Android devices☆11Aug 10, 2020Updated 6 years ago
- 安卓设备与USB设备通信☆18May 18, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用NotificationListenerService写了一个监听Android通知栏的程序☆11Sep 14, 2018Updated 7 years ago
- This repository contains a very simple websocket server implementation in pure java. This implementation is 100% conformant to the websoc…☆12Feb 1, 2018Updated 8 years ago
- 移动端安全管控平台——移动应用基本信息检测、恶意行为检测、安全规范检测、渠道监测、钓鱼伪造监测、通报预警服务等☆23Sep 30, 2019Updated 6 years ago
- A Deep Learning Model for detecting Malware Applications☆14Aug 3, 2025Updated last year
- Neural network auditory processing code in Go focused on filtering speech wav files via mel filters☆11Jan 22, 2024Updated 2 years ago
- 一个安卓手势库,帮助用户不需要再去写频繁的手势算法,支持放大,缩小,上滑,下滑,左滑,右滑。用户只需要去监听自己想要监听的手势即可,和监听单击事件一样方便。并且手势库支持上下滑动的一个惯性摩擦滑动回调,你也只需要去相应方法中获取即可。☆16Feb 15, 2020Updated 6 years ago
- Program to convert a PNG file to an C header as an array in either RGB565 or RGB5A1 format. This is useful for embedding pixmaps to displ…☆12Aug 12, 2020Updated 5 years ago
- STM32F4 code to use the SDIO peripheral, uses libopencm3 for the basic stuff, adds SDIO supported stuff.