From e9a73bbb3c14af340999f70146747787785f4fee Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 19 Dec 2011 18:20:33 +0000 Subject: initial commit --- electicAndroid/res/drawable-hdpi/app_icon.png | Bin 0 -> 5589 bytes electicAndroid/res/drawable/app_icon.png | Bin 0 -> 4182 bytes electicAndroid/res/layout/custom_title.xml | 39 ++++++++++++++++ electicAndroid/res/layout/device_list.xml | 56 +++++++++++++++++++++++ electicAndroid/res/layout/device_name.xml | 21 +++++++++ electicAndroid/res/layout/main.xml | 62 ++++++++++++++++++++++++++ electicAndroid/res/menu/option_menu.xml | 26 +++++++++++ electicAndroid/res/values/strings.xml | 51 +++++++++++++++++++++ 8 files changed, 255 insertions(+) create mode 100644 electicAndroid/res/drawable-hdpi/app_icon.png create mode 100644 electicAndroid/res/drawable/app_icon.png create mode 100644 electicAndroid/res/layout/custom_title.xml create mode 100644 electicAndroid/res/layout/device_list.xml create mode 100644 electicAndroid/res/layout/device_name.xml create mode 100644 electicAndroid/res/layout/main.xml create mode 100644 electicAndroid/res/menu/option_menu.xml create mode 100644 electicAndroid/res/values/strings.xml (limited to 'electicAndroid/res') diff --git a/electicAndroid/res/drawable-hdpi/app_icon.png b/electicAndroid/res/drawable-hdpi/app_icon.png new file mode 100644 index 0000000..8836ff6 Binary files /dev/null and b/electicAndroid/res/drawable-hdpi/app_icon.png differ diff --git a/electicAndroid/res/drawable/app_icon.png b/electicAndroid/res/drawable/app_icon.png new file mode 100644 index 0000000..d3e09a5 Binary files /dev/null and b/electicAndroid/res/drawable/app_icon.png differ diff --git a/electicAndroid/res/layout/custom_title.xml b/electicAndroid/res/layout/custom_title.xml new file mode 100644 index 0000000..57eb6b4 --- /dev/null +++ b/electicAndroid/res/layout/custom_title.xml @@ -0,0 +1,39 @@ + + + + + + \ No newline at end of file diff --git a/electicAndroid/res/layout/device_list.xml b/electicAndroid/res/layout/device_list.xml new file mode 100644 index 0000000..395695f --- /dev/null +++ b/electicAndroid/res/layout/device_list.xml @@ -0,0 +1,56 @@ + + + + + + + +