Skip to content

adhicl/Unity.Blog.Unity_Android_plugin_tutorial

 
 

Repository files navigation

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).

About

Unity native plugin (iOS / Android) example / boilerplate project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 35.0%
  • Java 32.0%
  • Objective-C 26.0%
  • Objective-C++ 5.2%
  • Shell 1.8%