Banner Install SDK Unity Plugin_Eng - mkaji-geniee/Geniee-SDK-Unity-Plugin GitHub Wiki
Start Guide
This guide explains the procedure for installing the Geniee ad SDK Unity Plugin to your app.
Installation procedure:
- Installing Unity
- Download Geniee SDK Unity Plugin
- Installing Plugin
- Setting the Plugin parameter
Installing Unity
Download Page https://unity3d.com/get-unity/download
Download Geniee SDK Unity Plugin
Download Geniee SDK Unity Plugin from the following URL.
Installing Plugin
-
Extract Geniee SDK Unity Plugin.
-
Refer to [https://github.com/googlesamples/unity-jar-resolver] (http://github.com/googlesamples/unity-jar-resolver) and introduce
PlayServicesResolver. -
Import the plugin.
- Select Assets -> Import Package -> Custom Package.
- Select the
gnadsdk-plugin-aladdin.unitypackagefile. - Please check all in the displayed file selection dialog
- If you do not build either Android or iOS, you do not have to check the folders under that folder without problems.
- If you have AndroidManifest, you do not need to import AndroidManifest.
- When installing
GNAdSDKmanually (not recommended), do not introduceGNDependencies.xml.
- In the Assets-> Plugins-> GNAdManager, select the blue circle icon
GNAdManager. - Drag-land drop it in Hierarchy. (Where Main Camera is located)

Set the Plugin parameter.
- Select GNAdManager in Hierarchy.
- Set the following parameters below the Inspector pane on the right side of the screen. - Set the APP ID issued from SSP to the item of AppID. - Set the banner display position in the Position item. - Set the size of the delivery banner to the item of Ad Size. - To output Debug log information, set Info in the Log Priority item.