diff --git a/.classpath b/.classpath index 7bc01d9..ca4f68d 100644 --- a/.classpath +++ b/.classpath @@ -1,9 +1,11 @@ - - + + + + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 9b75b43..81817a2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -5,8 +5,8 @@ android:versionName="1.0" > + android:minSdkVersion="11" + android:targetSdkVersion="21" /> @@ -19,6 +19,8 @@ + + + > + + + + diff --git a/libs/httpcore-4.3.jar b/libs/httpcore-4.3.jar old mode 100755 new mode 100644 diff --git a/libs/httpmime-4.3.jar b/libs/httpmime-4.3.jar old mode 100755 new mode 100644 diff --git a/project.properties b/project.properties index 9adab71..5ff0ee3 100644 --- a/project.properties +++ b/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-19 -android.library.reference.1=../../appcompat_v7 +target=android-21 +android.library.reference.1=../android-support-v7-appcompat diff --git a/res/layout/activity_auto_capture.xml b/res/layout/activity_auto_capture.xml new file mode 100644 index 0000000..596d8d1 --- /dev/null +++ b/res/layout/activity_auto_capture.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + " + +