refs #128
updated manifest with proper version code, set save location to auto, and verified other information for release
This commit is contained in:
@@ -4,5 +4,6 @@
|
|||||||
<classpathentry kind="src" path="gen"/>
|
<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.ANDROID_FRAMEWORK"/>
|
||||||
<classpathentry kind="src" path="SweetDreamsLib_src"/>
|
<classpathentry kind="src" path="SweetDreamsLib_src"/>
|
||||||
|
<classpathentry kind="src" path="ExceptionHandlerLib_src"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|||||||
@@ -31,6 +31,11 @@
|
|||||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||||
</natures>
|
</natures>
|
||||||
<linkedResources>
|
<linkedResources>
|
||||||
|
<link>
|
||||||
|
<name>ExceptionHandlerLib_src</name>
|
||||||
|
<type>2</type>
|
||||||
|
<locationURI>_android_ExceptionHandlerLib_7d68b46a/src</locationURI>
|
||||||
|
</link>
|
||||||
<link>
|
<link>
|
||||||
<name>SweetDreamsLib_src</name>
|
<name>SweetDreamsLib_src</name>
|
||||||
<type>2</type>
|
<type>2</type>
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.TwentyCodes.android.SweetDreamsFull"
|
package="com.TwentyCodes.android.SweetDreamsFull"
|
||||||
android:versionCode="1"
|
android:versionCode="1" android:versionName="1.0.0" android:installLocation="auto">
|
||||||
android:versionName="1.0">
|
|
||||||
<uses-sdk android:minSdkVersion="3" />
|
<uses-sdk android:minSdkVersion="3" />
|
||||||
|
|
||||||
<application android:label="@string/app_name" android:icon="@drawable/playdisabled">
|
<application android:label="@string/app_name" android:icon="@drawable/playdisabled">
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ package com.TwentyCodes.android.SweetDreamsFull;
|
|||||||
public final class R {
|
public final class R {
|
||||||
public static final class array {
|
public static final class array {
|
||||||
public static final int sounds=0x7f060000;
|
public static final int sounds=0x7f060000;
|
||||||
|
public static final int sounds_lite=0x7f060001;
|
||||||
}
|
}
|
||||||
public static final class attr {
|
public static final class attr {
|
||||||
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
@@ -94,6 +95,7 @@ containing a value of this type.
|
|||||||
}
|
}
|
||||||
public static final class xml {
|
public static final class xml {
|
||||||
public static final int settings=0x7f040000;
|
public static final int settings=0x7f040000;
|
||||||
|
public static final int settings_lite=0x7f040001;
|
||||||
}
|
}
|
||||||
public static final class styleable {
|
public static final class styleable {
|
||||||
/** Attributes that can be used with a com_admob_android_ads_AdView.
|
/** Attributes that can be used with a com_admob_android_ads_AdView.
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ package com.TwentyCodes.android.SweetDreamsLib;
|
|||||||
public final class R {
|
public final class R {
|
||||||
public static final class array {
|
public static final class array {
|
||||||
public static final int sounds=0x7f060000;
|
public static final int sounds=0x7f060000;
|
||||||
|
public static final int sounds_lite=0x7f060001;
|
||||||
}
|
}
|
||||||
public static final class attr {
|
public static final class attr {
|
||||||
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
@@ -94,6 +95,7 @@ containing a value of this type.
|
|||||||
}
|
}
|
||||||
public static final class xml {
|
public static final class xml {
|
||||||
public static final int settings=0x7f040000;
|
public static final int settings=0x7f040000;
|
||||||
|
public static final int settings_lite=0x7f040001;
|
||||||
}
|
}
|
||||||
public static final class styleable {
|
public static final class styleable {
|
||||||
/** Attributes that can be used with a com_admob_android_ads_AdView.
|
/** Attributes that can be used with a com_admob_android_ads_AdView.
|
||||||
|
|||||||
197
SweetDreamsFull/gen/com/TwentyCodes/android/exception/R.java
Normal file
197
SweetDreamsFull/gen/com/TwentyCodes/android/exception/R.java
Normal file
@@ -0,0 +1,197 @@
|
|||||||
|
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||||
|
*
|
||||||
|
* This class was automatically generated by the
|
||||||
|
* aapt tool from the resource data it found. It
|
||||||
|
* should not be modified by hand.
|
||||||
|
*/
|
||||||
|
|
||||||
|
package com.TwentyCodes.android.exception;
|
||||||
|
|
||||||
|
public final class R {
|
||||||
|
public static final class array {
|
||||||
|
public static final int sounds=0x7f060000;
|
||||||
|
public static final int sounds_lite=0x7f060001;
|
||||||
|
}
|
||||||
|
public static final class attr {
|
||||||
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
*/
|
||||||
|
public static final int backgroundColor=0x7f010000;
|
||||||
|
/** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
*/
|
||||||
|
public static final int keywords=0x7f010003;
|
||||||
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
*/
|
||||||
|
public static final int primaryTextColor=0x7f010001;
|
||||||
|
/** <p>Must be an integer value, such as "<code>100</code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
*/
|
||||||
|
public static final int refreshInterval=0x7f010004;
|
||||||
|
/** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
*/
|
||||||
|
public static final int secondaryTextColor=0x7f010002;
|
||||||
|
}
|
||||||
|
public static final class drawable {
|
||||||
|
public static final int icon=0x7f020000;
|
||||||
|
public static final int pasusenormal=0x7f020001;
|
||||||
|
public static final int pause_button=0x7f020002;
|
||||||
|
public static final int pausedisabled=0x7f020003;
|
||||||
|
public static final int pausehot=0x7f020004;
|
||||||
|
public static final int pausenormalred=0x7f020005;
|
||||||
|
public static final int pausepressed=0x7f020006;
|
||||||
|
public static final int play_button=0x7f020007;
|
||||||
|
public static final int playdisabled=0x7f020008;
|
||||||
|
public static final int playhot=0x7f020009;
|
||||||
|
public static final int playnormal=0x7f02000a;
|
||||||
|
public static final int playpressed=0x7f02000b;
|
||||||
|
}
|
||||||
|
public static final class id {
|
||||||
|
public static final int ad=0x7f080004;
|
||||||
|
public static final int play_pause_button=0x7f080001;
|
||||||
|
public static final int time_left=0x7f080002;
|
||||||
|
public static final int track_title=0x7f080000;
|
||||||
|
public static final int volume=0x7f080003;
|
||||||
|
}
|
||||||
|
public static final class layout {
|
||||||
|
public static final int main=0x7f030000;
|
||||||
|
public static final int main_lite=0x7f030001;
|
||||||
|
}
|
||||||
|
public static final class raw {
|
||||||
|
public static final int ac=0x7f050000;
|
||||||
|
public static final int beach=0x7f050001;
|
||||||
|
public static final int crickets=0x7f050002;
|
||||||
|
public static final int falls=0x7f050003;
|
||||||
|
public static final int river=0x7f050004;
|
||||||
|
}
|
||||||
|
public static final class string {
|
||||||
|
public static final int app_name=0x7f070000;
|
||||||
|
public static final int app_name_lite=0x7f070001;
|
||||||
|
}
|
||||||
|
public static final class xml {
|
||||||
|
public static final int settings=0x7f040000;
|
||||||
|
public static final int settings_lite=0x7f040001;
|
||||||
|
}
|
||||||
|
public static final class styleable {
|
||||||
|
/** Attributes that can be used with a com_admob_android_ads_AdView.
|
||||||
|
<p>Includes the following attributes:</p>
|
||||||
|
<table>
|
||||||
|
<colgroup align="left" />
|
||||||
|
<colgroup align="left" />
|
||||||
|
<tr><th>Attribute</th><th>Description</th></tr>
|
||||||
|
<tr><td><code>{@link #com_admob_android_ads_AdView_backgroundColor com.TwentyCodes.android.SweetDreamsFull:backgroundColor}</code></td><td></td></tr>
|
||||||
|
<tr><td><code>{@link #com_admob_android_ads_AdView_keywords com.TwentyCodes.android.SweetDreamsFull:keywords}</code></td><td></td></tr>
|
||||||
|
<tr><td><code>{@link #com_admob_android_ads_AdView_primaryTextColor com.TwentyCodes.android.SweetDreamsFull:primaryTextColor}</code></td><td></td></tr>
|
||||||
|
<tr><td><code>{@link #com_admob_android_ads_AdView_refreshInterval com.TwentyCodes.android.SweetDreamsFull:refreshInterval}</code></td><td></td></tr>
|
||||||
|
<tr><td><code>{@link #com_admob_android_ads_AdView_secondaryTextColor com.TwentyCodes.android.SweetDreamsFull:secondaryTextColor}</code></td><td></td></tr>
|
||||||
|
</table>
|
||||||
|
@see #com_admob_android_ads_AdView_backgroundColor
|
||||||
|
@see #com_admob_android_ads_AdView_keywords
|
||||||
|
@see #com_admob_android_ads_AdView_primaryTextColor
|
||||||
|
@see #com_admob_android_ads_AdView_refreshInterval
|
||||||
|
@see #com_admob_android_ads_AdView_secondaryTextColor
|
||||||
|
*/
|
||||||
|
public static final int[] com_admob_android_ads_AdView = {
|
||||||
|
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
|
||||||
|
0x7f010004
|
||||||
|
};
|
||||||
|
/**
|
||||||
|
<p>This symbol is the offset where the {@link com.TwentyCodes.android.SweetDreamsFull.R.attr#backgroundColor}
|
||||||
|
attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
|
||||||
|
|
||||||
|
|
||||||
|
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
@attr name android:backgroundColor
|
||||||
|
*/
|
||||||
|
public static final int com_admob_android_ads_AdView_backgroundColor = 0;
|
||||||
|
/**
|
||||||
|
<p>This symbol is the offset where the {@link com.TwentyCodes.android.SweetDreamsFull.R.attr#keywords}
|
||||||
|
attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
|
||||||
|
|
||||||
|
|
||||||
|
<p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
@attr name android:keywords
|
||||||
|
*/
|
||||||
|
public static final int com_admob_android_ads_AdView_keywords = 3;
|
||||||
|
/**
|
||||||
|
<p>This symbol is the offset where the {@link com.TwentyCodes.android.SweetDreamsFull.R.attr#primaryTextColor}
|
||||||
|
attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
|
||||||
|
|
||||||
|
|
||||||
|
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
@attr name android:primaryTextColor
|
||||||
|
*/
|
||||||
|
public static final int com_admob_android_ads_AdView_primaryTextColor = 1;
|
||||||
|
/**
|
||||||
|
<p>This symbol is the offset where the {@link com.TwentyCodes.android.SweetDreamsFull.R.attr#refreshInterval}
|
||||||
|
attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
|
||||||
|
|
||||||
|
|
||||||
|
<p>Must be an integer value, such as "<code>100</code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
@attr name android:refreshInterval
|
||||||
|
*/
|
||||||
|
public static final int com_admob_android_ads_AdView_refreshInterval = 4;
|
||||||
|
/**
|
||||||
|
<p>This symbol is the offset where the {@link com.TwentyCodes.android.SweetDreamsFull.R.attr#secondaryTextColor}
|
||||||
|
attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
|
||||||
|
|
||||||
|
|
||||||
|
<p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
|
||||||
|
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
|
||||||
|
<p>This may also be a reference to a resource (in the form
|
||||||
|
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
|
||||||
|
theme attribute (in the form
|
||||||
|
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
|
||||||
|
containing a value of this type.
|
||||||
|
@attr name android:secondaryTextColor
|
||||||
|
*/
|
||||||
|
public static final int com_admob_android_ads_AdView_secondaryTextColor = 2;
|
||||||
|
};
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user