
Enables control of RICOH THETA cameras via Bluetooth, supporting actions like photo and video capture, status acquisition, and property management. Compatible with Android, iOS, and React Native.
This library provides a way to control RICOH THETA using THETA Bluetooth API. Your app can perform the following actions:
theta-ble-client$ ./gradlew assemble
aar is output to theta-ble-client-$/kotlin-multiplatform/build/outputs/aar
theta-ble-client$ ./gradlew podPublishXCFramework
XCFramework is output to theta-ble-client$/kotlin-multiplatform/build/cocoapods/publish
See README in each directory.(react-native)
theta-ble-client$ ./gradlew testReleaseUnitTest
See tutorial in docs directory.
This library provides a way to control RICOH THETA using THETA Bluetooth API. Your app can perform the following actions:
theta-ble-client$ ./gradlew assemble
aar is output to theta-ble-client-$/kotlin-multiplatform/build/outputs/aar
theta-ble-client$ ./gradlew podPublishXCFramework
XCFramework is output to theta-ble-client$/kotlin-multiplatform/build/cocoapods/publish
See README in each directory.(react-native)
theta-ble-client$ ./gradlew testReleaseUnitTest
See tutorial in docs directory.