Running demo-android
Native Android Kotlin build.
tutorial resources
- YouTube: Android demo complete build and install
- YouTube: Improved Android live preview for SC2
- includes full build process again
build theta-client
- clone theta-client repo from https://github.com/ricohapi/theta-client.git
- cd into theta-client
- build theta-client aar
git clone https://github.com/ricohapi/theta-client.git
cd theta-client
./gradlew publishToMavenLocal
Starting a Gradle Daemon (subsequent builds will be faster)
<--
...
...
BUILD SUCCESSFUL in 31s
59 actionable tasks: 59 executed
build demo-android
Open demos/demo-android
in Android Studio.
I'm using Electric Eel for this test.
Press run in Android Studio.
When the build is successful, it will appear in the Android Virtual Devices (AVD).
Take Pictures
Connect your workstation to the RICOH THETA camera. The password is the numerical digits of the serial number.
Press Take a photo button to see a live preview. Press the teal shutter button to take the picture.