Access native android functionality with a library (plugin) in Unity 3d
*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
unity3d >= 5.x
jdk >= 7
android sdk
Connect device / emulator to debug
Build and Run