Simple Bluetooth for android
SerValStar
$7.99
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/26(2019) |
7.99 |
11/21(2024) |
7.99 |
Jump AssetStore
This plugin allows you to quickly and easily connect two Android smartphones or tablets with an Unity app via Bluetooth.With it, you can create a chat or multiplayer game. It is also possible to connect to devices such as, for example, arduino.All you need is to add only two files to your project. Following the documentation, you can within five minutes exchange messages between your devices via Bluetooth.The asset, in addition to the plugin itself, includes detailed documentation and two examples:- the first example contains buttons for working with plug-in methods and an area in which transmitted messages and events are displayed.- the second example is a simple multiplayer game, which shows the correct use of events and plug-in methods in the game menu and in the game itself.Note:- the plugin is designed to connect to a classic bluetooth (not LE).- you cannot connect to VR devices and Apple devices.- you can only connect 2 devices to each other (1+1).Examples and documentation:DocumentationUsageExample.apkGameExample.apk