diff --git a/android-show-image-and-path/AndroidManifest.xml b/android-show-image-and-path/AndroidManifest.xml new file mode 100644 index 0000000..2bcbf09 --- /dev/null +++ b/android-show-image-and-path/AndroidManifest.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + diff --git a/android-show-image-and-path/libs/android-support-v4.jar b/android-show-image-and-path/libs/android-support-v4.jar new file mode 100644 index 0000000..c31cede Binary files /dev/null and b/android-show-image-and-path/libs/android-support-v4.jar differ diff --git a/android-show-image-and-path/res/layout/activity_main.xml b/android-show-image-and-path/res/layout/activity_main.xml new file mode 100644 index 0000000..73f12c8 --- /dev/null +++ b/android-show-image-and-path/res/layout/activity_main.xml @@ -0,0 +1,48 @@ + + + + +