ar_tourism_flutter_unity/android/unityLibrary/xrmanifest.androidlib/AndroidManifest.xml
2025-05-14 17:04:13 +08:00

6 lines
268 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.UnityTechnologies.XR.Manifest">
<application>
<activity android:name="com.unity3d.player.UnityPlayerActivity" />
</application>
</manifest>