mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-10 17:36:21 +00:00
8 lines
182 B
XML
8 lines
182 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<string name="hello">Hello World, DemoActivity!</string>
|
|
<string name="app_name">UsbSerialExamples</string>
|
|
|
|
</resources>
|