Merge pull request #59 from Mikhael-Danilov/patch-1
Fix link
This commit was merged in pull request #59.
This commit is contained in:
@@ -412,7 +412,7 @@ and the math operations include all those supported by Java SE.
|
||||
Android applications should use the JsePlatform, and can include the <a href="#luajava">Luajava</a> library
|
||||
to simplify access to underlying Android APIs.
|
||||
A specialized Globals.finder should be provided to find scripts and data for loading.
|
||||
See <a href="examples/android/src/android/LuajView">examples/android/src/android/LuajView</a>
|
||||
See <a href="examples/android/src/android/LuajView.java">examples/android/src/android/LuajView.java</a>
|
||||
for an example that loads from the "res" Android project directory.
|
||||
The ant build script is <a href="examples/android/build.xml">examples/android/build.xml</a>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user