android sqlite

android sqlite
This commit is contained in:
hmkcode
2013-09-21 23:49:07 +03:00
parent ef85815469
commit 0724d1ae3b
11 changed files with 360 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">SQLite</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
</resources>