An open API service indexing awesome lists of open source software.

https://github.com/geri-borbas/unity.blog.my_plugin

Unity native plugin (iOS / Android) Hello World! example project.
https://github.com/geri-borbas/unity.blog.my_plugin

android unity unity-android unity-ios unity-native-plugin unity-plugin unity3d

Last synced: 5 months ago
JSON representation

Unity native plugin (iOS / Android) Hello World! example project.

Awesome Lists containing this project

README

          

Unity native plugin (iOS / Android) Hello World! example project. More on [**Unity Android Plugin Tutorial 2.** Project setup and workflow](http://eppz.eu/blog/unity-android-plugin-tutorial-2/).

To start inspect files just start with `Assets/Scene.unity` scene. Note that the iOS / Android **plugin projects also included** in the project root in their respective folders ([Xcode](https://developer.apple.com/xcode/) project is at `iOS/EPPZ_Alert_iOS`, [Android Studio](http://developer.android.com/tools/studio/index.html) project is at `Android/EPPZ_Alert_Android`).