/android-plugin-for-Unity3d

Access native android functionality with a library (plugin) in Unity 3d

Primary LanguageJava

android-plugin-for-Unity3d

Access native android functionality with a library (plugin) in Unity 3d

-web

Summary

Folders:

*UnityCode:
    unity project that will call native functions, as
    camera flashlight and intent share.
    
*Lib:
    android project configured to exports its functions into a library .jar file

Dependencies

Android:

unity3d >= 5.x
jdk >= 7
android sdk

How to run?

Connect device / emulator to debug
Build and Run