Updated build paths to be ADt 17 compliant and fixed lint errors

Change-Id: Icea95702018f18d0380ce30b512f94e64975ca3f
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-31 12:36:38 -04:00
parent 55af1854c8
commit 5daf9b5d67
7 changed files with 1 additions and 7 deletions

View File

@@ -3,12 +3,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/wpsapi.jar">
<attributes>
<attribute name="javadoc_location" value="http://tcdevsvn1/ShyHookdocumentation"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/app/android-sdk-linux_86/extras/android-support-v4-r6-googlemaps.jar"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

Binary file not shown.

View File

@@ -9,4 +9,4 @@
android.library=true
# Project target.
target=Google Inc.:Google APIs:14
target=Google Inc.:Google APIs:15

0
LocationLib/res/layout/list_row.xml Executable file → Normal file
View File