diff --git a/LocationLib/.classpath b/LocationLib/.classpath index ec62837..a4763d1 100644 --- a/LocationLib/.classpath +++ b/LocationLib/.classpath @@ -3,12 +3,6 @@ - - - - - - diff --git a/LocationLib/bin/locationlib.jar b/LocationLib/bin/locationlib.jar index 6db5836..53cfd01 100644 Binary files a/LocationLib/bin/locationlib.jar and b/LocationLib/bin/locationlib.jar differ diff --git a/LocationLib/lib/android-support-v4-r6-googlemaps.jar b/LocationLib/libs/android-support-v4-r6-googlemaps.jar similarity index 100% rename from LocationLib/lib/android-support-v4-r6-googlemaps.jar rename to LocationLib/libs/android-support-v4-r6-googlemaps.jar diff --git a/LocationLib/lib/skyhook_version.txt b/LocationLib/libs/skyhook_version.txt similarity index 100% rename from LocationLib/lib/skyhook_version.txt rename to LocationLib/libs/skyhook_version.txt diff --git a/LocationLib/lib/wpsapi.jar b/LocationLib/libs/wpsapi.jar similarity index 100% rename from LocationLib/lib/wpsapi.jar rename to LocationLib/libs/wpsapi.jar diff --git a/LocationLib/project.properties b/LocationLib/project.properties index 2a842ee..7cb3faf 100644 --- a/LocationLib/project.properties +++ b/LocationLib/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=Google Inc.:Google APIs:14 +target=Google Inc.:Google APIs:15 diff --git a/LocationLib/res/layout/list_row.xml b/LocationLib/res/layout/list_row.xml old mode 100755 new mode 100644