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.
- Host: GitHub
- URL: https://github.com/geri-borbas/unity.blog.my_plugin
- Owner: Geri-Borbas
- Created: 2016-04-17T03:43:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T20:57:20.000Z (almost 10 years ago)
- Last Synced: 2025-01-31T03:38:49.146Z (about 1 year ago)
- Topics: android, unity, unity-android, unity-ios, unity-native-plugin, unity-plugin, unity3d
- Language: Objective-C
- Size: 96.7 KB
- Stars: 18
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`).