Home Tutorials Download Store Forum Documentation Wiki Blog
Android Plugin Development with Java and C++
29th January, 2013 in Export, Plugins, Tutorials

Starting with ShiVa 1.9.2 and the Authoring Tool 1.4, we greatly improved Android plugin development. Include JAR files in plugins and create self-contained plugins in C/C++ and Java code for Android with ShiVa!

ShiVa Flash: ActionScript 3 Interaction
26th June, 2012 in Export, Scripting, System, Tutorials

Thanks to the UAT 1.4, you can now create project builds. Read this tutorial to learn how to modify ActionScript documents and add a whole new level of interactivity to your ShiVa Flash application!

Native Export
11th March, 2011 in Export, Scripting

First of all, you have to know that the native export convert all your scripts into C++ files.
C++ being less permissive than the Lua, it is possible your script compile in Lua but not in C++…