Elements. Build native projects for any modern development platform, using the language(s) of your choice. Oxygene (Object Pascal), C#, Swift, Java, Go. | RemObjects Software

FirstAndroidApp

Language: Silver, Platform: Cooper, Category: Android
https://github.com/remobjects/ElementsSamples/tree/master/Silver/Cooper/Android/FirstAndroidApp

res\values\strings.android-xml

<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="app_name">org.me.firstandroidapp</string>
  <string name="edit_message">Enter a Message</string>
  <string name="button_send">Send</string>
  <string name="title_activity_display_message">My Message</string>
</resources>