Developer: Ricoh Company, Ltd.
This sample plug-in detects BLE advertising from Pochiru (eco) and shoots pictures.
Set up:
- Download this project using git close.
-
- $ git clone https://github.com/theta-skunkworks/theta-plugin-ble-remote-release
-
- Import this project by Android Studio.
-
- Build the plug-in and install to the THETA.
-
- Set up app permissions manually after the installation using by ADB command or Vysor.
-
- $ adb shell pm grant skunkworks.bleremoterelease android.permission.ACCESS_COARSE_LOCATION
How to Use Plug-in:
- Start the plug-in.
-
- Ready to take a picture if the Camera LED is turned on.
-
- Click the button of Pochiru (eco) to take a picture.
-
- Wait a several seconds to take next picture. Camera LED will turn on again.