removed LocationService.java and ReverseGeocode.java as the have been intergrated into the Location Library

svn+ssh://tcdevsvn1/svn/libraries/trunk/LocationLib
This commit is contained in:
2011-02-03 12:16:34 +00:00
parent 10d37c5044
commit 17f76029e5
9 changed files with 52 additions and 416 deletions

View File

@@ -5,5 +5,11 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/twitter4j-core-2.1.11.jar"/>
<classpathentry kind="src" path="FacebookLib_src"/>
<classpathentry kind="src" path="LocationLib_src"/>
<classpathentry kind="lib" path="/LocationLib/lib/wpsapi.jar">
<attributes>
<attribute name="javadoc_location" value="http://tcdevsvn1/ShyHookdocumentation"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>