- Introduction
- Installation
- Configuration
- Supported Environments
- [Sample Code](# Sample Code)
- License
The PanoramaKitDemo app demonstrates three samples to call the panorama view.
[Read more about HMS Panorama Kit](https://developer.huawei.com/consumer/cn/hms/huawei-panoramakit).
Before using PanoramaKitDemo sample code, check whether the AndroidStudio environment has been installed.
Decompress the PanoramaKitDemo package.
Import the demo project in AndroidStudio.
AndroidStuido 3.5.0 or a later version is recommended.
Java SDK 1.7 or later
Huawei Mobile Services (APK) 4.0.0.300 or later HMS SDK 4.0.0.300 or later Android 5.0 or later
No configuration required
PanoramaKitDemo sample code uses three buttons in MainActivity represent calls to three api.
Sample1: Load a panorama image without a specified panorama type.
Sample2: Load a panorama image with a specified panorama type.
Sample3: Start an activity, which shows how to call panorama image display using the PanoramaLocalInterface.
PanoramaKitDemo is licensed under the [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).