This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moved from RICOH_THETA_v2_SDK_for_iOS.0.1.1.zip
- Loading branch information
1 parent
b797e83
commit 06539c0
Showing
76 changed files
with
12,323 additions
and
12,531 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,114 +1,115 @@ | ||
================================================== | ||
README for "RICOH THETA v2 SDK for iOS" | ||
|
||
Version :0.1.0 | ||
================================================== | ||
|
||
This file is an explanation document for RICOH THETA v2 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 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 | ||
┣ ricoh-theta-sample-for-iosv2: Sample application source | ||
┣ ricoh-theta-sample-for-iosv2.xcodeproj: Sample application project | ||
┗ doc: Sample application appledoc | ||
|
||
---------------------------------------- | ||
|
||
* Required environment for development | ||
|
||
[About RICOH THETA S] | ||
Dedicated sample applications for the RICOH THETA S that meet the following conditions. | ||
|
||
* Hardware | ||
RICOH THETA S | ||
* Firmware | ||
Version 1.11 or higher | ||
(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 5s | ||
* Development/Build Environment | ||
Xcode 7.0.1 | ||
SDK9 | ||
|
||
---------------------------------------- | ||
|
||
* How to Use | ||
|
||
[Operating the Sample Application] | ||
1. Open and execute ricoh-theta-sample-for-iosv2 from Xcode. The sample application is registered in the iOS device. | ||
2. Connect the RICOH THETA S 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://developers.theta360.com/en/docs/ | ||
|
||
---------------------------------------- | ||
|
||
* Latest information | ||
|
||
The latest information is released on the "RICOH THETA Developers" website. | ||
|
||
https://developers.theta360.com/ | ||
|
||
---------------------------------------- | ||
|
||
* Troubleshooting | ||
|
||
FAQs are available on the forums. | ||
|
||
https://developers.theta360.com/en/forums/viewforum.php?f=6 | ||
|
||
---------------------------------------- | ||
|
||
* 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. | ||
|
||
---------------------------------------- | ||
|
||
* Update History | ||
|
||
12/22/2015 0.1.0 Initial release | ||
================================================== | ||
README for "RICOH THETA v2 SDK for iOS" | ||
|
||
Version :0.1.1 | ||
================================================== | ||
|
||
This file is an explanation document for RICOH THETA v2 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 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 | ||
┣ ricoh-theta-sample-for-iosv2: Sample application source | ||
┣ ricoh-theta-sample-for-iosv2.xcodeproj: Sample application project | ||
┗ doc: Sample application appledoc | ||
|
||
---------------------------------------- | ||
|
||
* Required environment for development | ||
|
||
[About RICOH THETA S] | ||
Dedicated sample applications for the RICOH THETA S that meet the following conditions. | ||
|
||
* Hardware | ||
RICOH THETA S | ||
* Firmware | ||
Version 1.11 or higher | ||
(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 5s | ||
* Development/Build Environment | ||
Xcode 7.0.1 | ||
SDK9 | ||
|
||
---------------------------------------- | ||
|
||
* How to Use | ||
|
||
[Operating the Sample Application] | ||
1. Open and execute ricoh-theta-sample-for-iosv2 from Xcode. The sample application is registered in the iOS device. | ||
2. Connect the RICOH THETA S 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://developers.theta360.com/en/docs/ | ||
|
||
---------------------------------------- | ||
|
||
* Latest information | ||
|
||
The latest information is released on the "RICOH THETA Developers" website. | ||
|
||
https://developers.theta360.com/ | ||
|
||
---------------------------------------- | ||
|
||
* Troubleshooting | ||
|
||
FAQs are available on the forums. | ||
|
||
https://developers.theta360.com/en/forums/viewforum.php?f=6 | ||
|
||
---------------------------------------- | ||
|
||
* 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. | ||
|
||
---------------------------------------- | ||
|
||
* Update History | ||
|
||
12/22/2015 0.1.0 Initial release | ||
01/28/2016 0.1.1 Bug fix |
Oops, something went wrong.