Badaueba / android-plugin-for-Unity3d

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 52.2%Language:C# 47.8%