ย ๊ธฐ๋ณธ์ค‘์— ๊ธฐ๋ณธ์„ ๋‚ด๊ฐ€ ๋ชจ๋ฆ…๋‹ˆ๋‹ค!


<manifest

ย  ย  xmlns:android="http://schemas.android.com/apk/res/android"

ย  ย  package="com.unity3d.player"

ย  ย  xmlns:tools="http://schemas.android.com/tools">

ย  ย  <application>

ย  ย  ย  ย  <activity android:name="com.unity3d.player.UnityPlayerActivity"

ย  ย  ย  ย  ย  ย  ย  ย  ย  android:theme="@style/UnityThemeSelector">

ย  ย  ย  ย  ย  ย  <intent-filter>

ย  ย  ย  ย  ย  ย  ย  ย  <action android:name="android.intent.action.MAIN" />

ย  ย  ย  ย  ย  ย  ย  ย  <category android:name="android.intent.category.LAUNCHER" />

ย  ย  ย  ย  ย  ย  </intent-filter>

ย  ย  ย  ย  ย  ย  <meta-data android:name="unityplayer.UnityActivity" android:value="true" />

ย  ย  ย  ย  </activity>

ย  ย  </application>

</manifest>

์ด๊ฒƒ๊นŒ์ง„ ํ–ˆ๋Š”๋ฐ ์ด์ œ ๋ฒ„ํŠผ ๋ˆŒ๋ €์„ ๋•Œย 

kakaomap://openย ์ด๊ฑฐ ๋„ฃ์œผ๋ ค๊ณ  ํ•˜๋Š”๋ฐ ์–ด๋–ป๊ฒŒ ๋„ฃ์–ด์•ผํ•จ? class์— ๋„ฃ์„ ํ•„์š”๊ฐ€ ์—†์ด?