ecl/examples/android/res/values/strings.xml
Evrim Ulu 641a12b4e1 mobile: add sample android application (HelloECL)
Developed by Sylvain Agenau, added to the repository by Evrim Ulu with
a few minor fixes by Daniel Kochmański.
2015-10-23 18:16:38 +02:00

4 lines
118 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">HelloEclActivity</string>
</resources>