Skip to content

Commit 32601a8

Browse files
authored
Update setup-guide.md
1 parent c07a7a9 commit 32601a8

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

setup-guide.md

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,12 @@ It's also possible to import the [HISPlayer Sample](https://hisplayer.github.io/
2121

2222
## 1.1 Import package
2323

24-
### HISPlayer SDK versions 3.4.0 and above
25-
26-
The _HISPlayer Sample_ is included in the _HISPlayer SDK Unity Package_.
27-
2824
Importing the package is the same as importing other normal packages in Unity.
2925
Select the package of _HISPlayer SDK_ and import it.
3026

3127
**Assets > Import Package > Custom Package > HISPlayerSDK unity package**
3228

33-
Refer to [Import HISPlayer Sample](https://hisplayer.github.io/UnitySamples/#/hisplayer-sample) to know more about the HISPlayer Sample.
29+
The _HISPlayer Sample_ is included in the package. Refer to [Import HISPlayer Sample](https://hisplayer.github.io/UnitySamples/#/hisplayer-sample) to know more about the HISPlayer Sample.
3430

3531
<p align="center">
3632
<img width=70% src="https://github.com/HISPlayer/UnityAndroid-SDK/assets/47497948/c8ff9e55-524e-48f1-a323-95b00aa5c6c7">
@@ -42,22 +38,6 @@ In the case you don't want to include the HISPlayer Sample, please disable it fr
4238
<img width=60% src="https://github.com/HISPlayer/UnityAndroid-SDK/assets/47497948/e9cb3d17-8adf-490f-b910-46dff943c870">
4339
</p>
4440

45-
### HISPlayer SDK versions 3.3.0 and below
46-
47-
Importing the package is the same as importing other normal packages in Unity.
48-
Select the package of HISPlayer SDK and import it.
49-
50-
**Assets > Import Package > Custom Package > HISPlayerSDK unity package**
51-
52-
Only the SDK will be imported using HISPlayer SDK versions lower than 3.4.0.
53-
Refer to [Import HISPlayer Sample](https://hisplayer.github.io/UnitySamples/#/hisplayer-sample) to know more about the _HISPlayer Sample_.
54-
55-
<p align="center">
56-
<img width=70% src="https://github.com/HISPlayer/UnityAndroid-SDK/assets/47497948/7c52ba95-4420-4db3-972d-77930ce5cb9f">
57-
</p>
58-
59-
<br>
60-
6141
## 1.2 Configure Unity for Android
6242

6343
Open the window **Tools > HISPlayer** located in the upper side of the screen > Click on Player Settings Configuration > Select **Build Target to Android** > Set all the required settings.
@@ -80,15 +60,6 @@ It is recommended to set Target API Level to 33 or higher. By selecting Android
8060
</p>
8161

8262
Alternatively, you may set the Target API level to 33 or higher in the Unity project settings.
83-
84-
#### Unity 2023, Unity 6 and Above
85-
If you use Unity 2023, Unity 6 and above with HISPlayer SDK v4.4.0 and below, please set the **Application Entry Point** to **Activity** and **disable GameActivity**. Please go to Edit > Project Settings > Player > Select Android tab > Other Settings > Configuration > Application Entry Point > Select **Activity**.
86-
87-
<p align="center">
88-
<img alt="image" src="https://github.com/user-attachments/assets/a217594b-48e6-48cc-8eeb-8e9d681c84f4">
89-
</p>
90-
91-
**GameActivity** is supported in HISPlayer SDK v4.5.0 and above.
9263

9364
## 2.1 Setup HISPlayer Manager
9465

0 commit comments

Comments
 (0)