Removed skyhook lib from build path of fmc lite
removed tracking for gen files Change-Id: I10f2a1a3468a99c6788531b74c916e7099990593 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -387,7 +387,9 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
|
||||
}
|
||||
public static final class style {
|
||||
public static final int CustomTitlePageIndicator=0x7f0c0001;
|
||||
public static final int MyDialogTheme=0x7f0c0005;
|
||||
/** Any customizations for your app running on pre-3.0 devices here
|
||||
Any customizations for your app running on devices with Theme.Holo here
|
||||
*/
|
||||
public static final int MyTheme=0x7f0c0004;
|
||||
public static final int StyledIndicators=0x7f0c0000;
|
||||
|
||||
@@ -387,7 +387,9 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
|
||||
}
|
||||
public static final class style {
|
||||
public static final int CustomTitlePageIndicator=0x7f0c0001;
|
||||
public static final int MyDialogTheme=0x7f0c0005;
|
||||
/** Any customizations for your app running on pre-3.0 devices here
|
||||
Any customizations for your app running on devices with Theme.Holo here
|
||||
*/
|
||||
public static final int MyTheme=0x7f0c0004;
|
||||
public static final int StyledIndicators=0x7f0c0000;
|
||||
|
||||
@@ -387,7 +387,9 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
|
||||
}
|
||||
public static final class style {
|
||||
public static final int CustomTitlePageIndicator=0x7f0c0001;
|
||||
public static final int MyDialogTheme=0x7f0c0005;
|
||||
/** Any customizations for your app running on pre-3.0 devices here
|
||||
Any customizations for your app running on devices with Theme.Holo here
|
||||
*/
|
||||
public static final int MyTheme=0x7f0c0004;
|
||||
public static final int StyledIndicators=0x7f0c0000;
|
||||
|
||||
Binary file not shown.
@@ -387,7 +387,9 @@ or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>na
|
||||
}
|
||||
public static final class style {
|
||||
public static int CustomTitlePageIndicator=0x7f0c0001;
|
||||
public static int MyDialogTheme=0x7f0c0005;
|
||||
/** Any customizations for your app running on pre-3.0 devices here
|
||||
Any customizations for your app running on devices with Theme.Holo here
|
||||
*/
|
||||
public static int MyTheme=0x7f0c0004;
|
||||
public static int StyledIndicators=0x7f0c0000;
|
||||
|
||||
@@ -6,10 +6,5 @@
|
||||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry kind="lib" path="/app/android-sdk-linux_86/extras/android-support-v4-r6-googlemaps.jar"/>
|
||||
<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="http://tcdevsvn1/ShyHookdocumentation"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
|
||||
Reference in New Issue
Block a user