initial commit of 4.0

This commit is contained in:
2011-12-10 17:30:16 +00:00
parent deaafbeee9
commit 9100b62434
46 changed files with 3419 additions and 0 deletions

15
FindMyCarFull/.classpath Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="/app/android-sdk-linux_86/extras/google/admob_ads_sdk/GoogleAdMobAdsSdk-4.3.1.jar"/>
<classpathentry kind="lib" path="/LocationLib/lib/wpsapi.jar">
<attributes>
<attribute name="javadoc_location" value="file:/home/ricky/documentation/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/app/android-sdk-linux_86/extras/android-support-v4-r4-googlemaps.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>