diff --git a/.classpath b/.classpath index 0ca188f..dec02b3 100644 --- a/.classpath +++ b/.classpath @@ -4,5 +4,6 @@ + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f529511..573fa81 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -4,6 +4,7 @@ @@ -15,7 +16,7 @@ - + diff --git a/project.properties b/project.properties index 2e98c5f..bff6550 100644 --- a/project.properties +++ b/project.properties @@ -10,5 +10,6 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-10 +target=android-15 apk-configurations= +android.library.reference.1=../../../soft/android-sdk-linux_x86/extras/android/support/v7/appcompat