buttplugio / buttplug-android

Java Implementation of Buttplug server for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

This project has been deprecated and archived. It is an implementation of an older version of the Android server that is no longer compatible with newer Buttplug updates and libraries. A new Android system is planned for buttplug-rs (no timeline is available on this), and information will be posted in the buttplug-rs and buttplug-rs-ffi repos as it becomes available.

Buttplug - Android Server Implementation

Build Status Patreon donate button

Buttplug is a framework for hooking up hardware to interfaces, where hardware usually means sex toys, but could honestly be just about anything. It's basically a userland HID manager for things that may not specifically be HID.

Table Of Contents

Support The Project

If you find this project helpful, you can support Metafetish projects via Patreon! Every donation helps us afford more hardware to reverse, document, and write code for!

Buttplug Spec and Documentation

Buttplug implementations are available in multiple languages (rust, javascript, etc)/frameworks/platforms. For a full list of documentation, libraries, and applications, see the README in the main buttplug repo.

Other Buttplug Implementations

Buttplug implementations are available in multiple languages (C#, Rust, Javacript, etc)/frameworks/platforms. For a full list, see the README in the main Buttplug repo.

License

Buttplug is BSD 3-Clause licensed. More information is available in the LICENSE file.

About

Java Implementation of Buttplug server for Android

License:Other


Languages

Language:Java 100.0%