Files
droid_finder/DroidFinder/.classpath
Ricky Barrette 47400460d7 Started to preform a major update
I Removed all needed class that are replaced by lib classes

I updated the manifest

I updated from a tabactivity to a fragment activity, implmenting a tab
host controlling fragments

Change-Id: I2ab2eb548c122f3fe1afbce1fdd6e5bad448a724
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
2012-03-02 09:32:08 -05:00

10 lines
463 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="/LocationLib/lib/android-support-v4-r6-googlemaps.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>