Samples
Samples
ServiceApp
Language: Oxygene, Platform: Cooper, Category: Android
https://github.com/remobjects/ElementsSamples/tree/master/Oxygene/Cooper/Android/ServiceApp
- org.me.ServiceApp
res\values\strings.android-xml
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">Service App</string> <string name="stopService_button_text">Stop service</string> </resources>
