Cordovar plugin implement with Unity This project run in Unity 5 ,and Implement Cordova 4.0.0 for Unity, Library ".jar" file take from this https://github.com/thanhhovn2016/UnityTestActivity And if you want use plugin of Cordova in Unity,Just compile them in Eclipse and add java class after compile to ".jar" (Open .jar file in WinRar Window and drag compiled class to it) Then You can call plugin of Cordova in Unity, And use UnitySendMessage function to send result from Activity back to Unity Actity
Regards
Thanh Ho.