Add example android project.

This commit is contained in:
James Roseborough
2014-01-27 17:50:34 +00:00
parent 464e8ad1d4
commit f17e9d7018
15 changed files with 404 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Luaj</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
</resources>