This repository was archived by the owner on May 29, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathREADME.txt
More file actions
89 lines (62 loc) · 3.23 KB
/
README.txt
File metadata and controls
89 lines (62 loc) · 3.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
==================================================
README for "RICOH THETA v2.1 SDK for Android"
==================================================
This file is an explanation document for RICOH THETA v2.1 SDK for Android.
----------------------------------------
* Contents of this Document
* Terms of Service
* Files included in the archive
* Required environment for development
* How to Use
* Latest information
* Troubleshooting
* Trademarks
* Update History
----------------------------------------
* Terms of Service
Terms of service are included in the LICENSE.txt (LICENSE_ja.txt) file.
It is assumed that you have agreed to these terms of service when you start using RICOH THETA v2.1 SDK.
----------------------------------------
* Files included in the archive
README.txt: This file (English)
README_ja.txt: This file (Japanese)
LICENSE.txt: Terms of service file (English)
LICENSE_ja.txt: Terms of service file (Japanese)
ricoh-theta-sample-for-androidv2_1
┣ app: Source files and resource files for sample projects
┣ doc: Sample application Javadoc
┗ gradle: Build settings files for sample applications
----------------------------------------
* Required environment for development
[About RICOH THETA]
Dedicated sample applications for the RICOH THETA that meet the following conditions.
* Hardware
RICOH THETA V
* Firmware
* RICOH THETA V: Version 1.00.1 or above
(Method for checking and updating the firmware: https://theta360.com/en/support/manual/s/content/pc/pc_09.html)
[About the Development Environment for Sample Application]
Operation of the sample application has been verified under the following conditions.
* Verified operating environment
Nexus 5X
* Development/Build Environment
Android Studio 3.5.3
Android SDK (API Level 26)
----------------------------------------
* How to Use
[Operating the Sample Application]
1. Import ricoh-theta-sample-for-androidv2_1 as a project into Android Studio, and build it in the Android device.
2. Connect the RICOH THETA V or above to the Android device using Wi-Fi.
(Usage instructions, connecting the camera to a smartphone: https://theta360.com/en/support/manual/s/content/prepare/prepare_06.html)
3. Viewer section within the sample program is created using OpenGL ES2.0.
Use a device that is compatible with the operation.
4. The sample application can be operated
[More detailed information]
See the contents of the provided sample program and Javadoc, as well as documents on the Internet for further information.
https://api.ricoh/products/theta-api/
----------------------------------------
* Trademarks
The products and services described in this document are the trademarks or registered trademarks of their respective owners.
* Android, Android Studio and Nexus are the trademarks or registered trademarks of Google Inc.
* Wi-Fi is the trademark of Wi-Fi Alliance.
All other trademarks belong to their respective owners.