You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`UnityBluetoohArduino` Contains the simple arduino project, for testing send/write functions.
19
+
-`UnityBluetooth-AndroidStudio` The Android Studio project, to write the android-specified code, and export the .jar plugin to integrate with unity. (the jar is under `./app/release`)
20
+
-`UnityBluetooth-Unity` The Unity project, the aar library is already in here. *(You only need this to build your unity app.)*
21
+
- You may be interested in `BluetoothManager`
30
22
31
-
-->
23
+
## Notes
32
24
33
25
After you install the app, you may need to manually enable the permissions under android application settings.
- `UnityBluetoohArduino` Contains the simple arduino project, for testing send/write functions.
40
-
- `UnityBluetooth-AndroidStudio` The Android Studio project, to write the android-specified code, and export the .jar plugin to integrate with unity. (the jar is under `./app/release`)
41
-
- `UnityBluetooth-Unity` The Unity project, the jar and library is already here. *(You only need this to build your unity app.)*
0 commit comments