android/example: minor tweaks with the build

Add some menu stubs, icon, change application name, remove generated
file, some indentation fix.
This commit is contained in:
Daniel Kochmański 2015-10-25 22:57:25 +01:00
parent 5ccf29f697
commit a61a0cb0a3
6 changed files with 31 additions and 36 deletions

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">HelloEclActivity</string>
<string name="app_name">Embeddable Common-Lisp</string>
</resources>