Geri-Borbas / Unity.Blog.Unity_Android_plugin_tutorial

Unity native plugin (iOS / Android) example / boilerplate project.
http://eppz.eu/blog/unity-android-plugin-tutorial-1/
80 stars 14 forks source link

Unity native plugin (iOS / Android) example / boilerplate project. Unlike many sources around the webs, this Android plugin does not touch UnityPlayerActivity. More on Unity Android Plugin Tutorial 1. Fundamentals.

To start inspect files just start with Assets/Plugins/eppz! Alert/Example/eppz! Alert Example.unity scene. Note that the iOS / Android plugin projects also included in the project root in their respective folders (Xcode project is at iOS/EPPZ_Alert_iOS, Android Studio project is at Android/EPPZ_Alert_Android).