lexx
Hi.
- Downloaded Urho3d from github.
- Got libUrho3D.so and libUrho3DPlayer.so files from Urho3D-1.6.964-Android-SHARED-snapshot.tar.gz
- Copied urho assets to Urho3D/Android/assets
I get Urho3D/Android/bin/Urho3D-debug.apk when I write (in Urho3D/Android)
ant debug
So how to make working apk-file which includes libUrho3D.so, libUrho3DPlayer.so and some angelscript file?
I dont know where to copy those libraries, and dont know how apk then starts libUrho3DPlayer.