diff --git a/UNCCScavenger/AndroidManifest.xml b/UNCCScavenger/AndroidManifest.xml index 950652e..536434c 100644 --- a/UNCCScavenger/AndroidManifest.xml +++ b/UNCCScavenger/AndroidManifest.xml @@ -1,4 +1,4 @@ - + - + android:targetSdkVersion="19" /> + + + + + + + + + diff --git a/UNCCScavenger/libs/android-support-v4.jar b/UNCCScavenger/libs/android-support-v4.jar deleted file mode 100644 index 9056828..0000000 Binary files a/UNCCScavenger/libs/android-support-v4.jar and /dev/null differ diff --git a/UNCCScavenger/project.properties b/UNCCScavenger/project.properties index 4ab1256..385217b 100644 --- a/UNCCScavenger/project.properties +++ b/UNCCScavenger/project.properties @@ -12,3 +12,4 @@ # Project target. target=android-19 +android.library.reference.1=../../../workspace/appcompat_v7_9 diff --git a/UNCCScavenger/res/drawable-hdpi/arrow_up.png b/UNCCScavenger/res/drawable-hdpi/arrow_up.png new file mode 100644 index 0000000..cb4c0f3 Binary files /dev/null and b/UNCCScavenger/res/drawable-hdpi/arrow_up.png differ diff --git a/UNCCScavenger/res/drawable-hdpi/compass_rose_brosen.png b/UNCCScavenger/res/drawable-hdpi/compass_rose_brosen.png new file mode 100644 index 0000000..c8a2804 Binary files /dev/null and b/UNCCScavenger/res/drawable-hdpi/compass_rose_brosen.png differ diff --git a/UNCCScavenger/res/layout/activity_compass.xml b/UNCCScavenger/res/layout/activity_compass.xml new file mode 100644 index 0000000..7e482ef --- /dev/null +++ b/UNCCScavenger/res/layout/activity_compass.xml @@ -0,0 +1,43 @@ + + + + + + + + + + +