-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathREADME.txt
90 lines (63 loc) · 3.29 KB
/
README.txt
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
90
==================================================
README for "RICOH THETA v2.1 SDK for iOS"
==================================================
This file is an explanation document for RICOH THETA v2.1 SDK for iOS.
However, this document assumes that you have already registered as an iOS developer and that you are able to develop apps for iOS.
----------------------------------------
* 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-iosv2_1
┣ ricoh-theta-sample-for-iosv2_1: Sample application source
┣ ricoh-theta-sample-for-iosv2_1.xcodeproj: Sample application project
┗ doc: Sample application appledoc
----------------------------------------
* 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
iPhone 6s
* Development/Build Environment
Xcode 8.3
SDK10.1
----------------------------------------
* How to Use
[Operating the Sample Application]
1. Open and execute ricoh-theta-sample-for-iosv2_1 from Xcode. The sample application is registered in the iOS device.
2. Connect the RICOH THETA V or above to the iOS 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. The sample application can be operated
[More detailed information]
See the contents of the provided sample program and documents, 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.
* iPhone and Xcode are trademarks of Apple Inc.
* IOS is a registered trademark of Cisco in the USA and other countries, and is used by Apple Inc. according to the license.
* iPhone is a registered trademark of Aiphone Co., Ltd., and is used by Apple Inc. according to the license.
* Wi-Fi is the trademark of Wi-Fi Alliance.
All other trademarks belong to their respective owners.