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

BluetoothChat

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

res\values-v11\styles.android-xml

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
  <style name="AppTheme" parent="@android:style/Theme.Holo">
    <!-- Any customizations for your app running on 3.0+ devices here -->
  </style>
  <style name="DialogTheme" parent="@android:style/Theme.Holo.Dialog">
    <!-- Any customizations for your app running on 3.0+ devices here -->
  </style>
</resources>