1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +00:00

Initial commit.

This commit is contained in:
mike wakerly
2011-12-28 15:07:58 -08:00
commit bd50024ebc
30 changed files with 2174 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, DemoActivity!</string>
<string name="app_name">UsbSerialExamples</string>
</resources>