OSDN Git Service

delete /bin and /gen, auto-gen by eclipse.
authorace <ace@momiage.org>
Thu, 14 Feb 2013 01:29:05 +0000 (10:29 +0900)
committerace <ace@momiage.org>
Thu, 14 Feb 2013 01:29:05 +0000 (10:29 +0900)
22 files changed:
bin/AndCW.apk [deleted file]
bin/AndroidManifest.xml [deleted file]
bin/classes.dex [deleted file]
bin/classes/org/momiage/andcw/BuildConfig.class [deleted file]
bin/classes/org/momiage/andcw/MainActivity$1.class [deleted file]
bin/classes/org/momiage/andcw/MainActivity.class [deleted file]
bin/classes/org/momiage/andcw/R$attr.class [deleted file]
bin/classes/org/momiage/andcw/R$drawable.class [deleted file]
bin/classes/org/momiage/andcw/R$id.class [deleted file]
bin/classes/org/momiage/andcw/R$layout.class [deleted file]
bin/classes/org/momiage/andcw/R$menu.class [deleted file]
bin/classes/org/momiage/andcw/R$string.class [deleted file]
bin/classes/org/momiage/andcw/R$style.class [deleted file]
bin/classes/org/momiage/andcw/R.class [deleted file]
bin/dexedLibs/android-support-v4-3aa593ae329553a8c66602626d931e9d.jar [deleted file]
bin/res/drawable-hdpi/ic_launcher.png [deleted file]
bin/res/drawable-ldpi/ic_launcher.png [deleted file]
bin/res/drawable-mdpi/ic_launcher.png [deleted file]
bin/res/drawable-xhdpi/ic_launcher.png [deleted file]
bin/resources.ap_ [deleted file]
gen/org/momiage/andcw/BuildConfig.java [deleted file]
gen/org/momiage/andcw/R.java [deleted file]

diff --git a/bin/AndCW.apk b/bin/AndCW.apk
deleted file mode 100644 (file)
index 4961e74..0000000
Binary files a/bin/AndCW.apk and /dev/null differ
diff --git a/bin/AndroidManifest.xml b/bin/AndroidManifest.xml
deleted file mode 100644 (file)
index 06b56f3..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"\r
-    package="org.momiage.andcw"\r
-    android:versionCode="1"\r
-    android:versionName="1.0" >\r
-\r
-    <uses-sdk\r
-        android:minSdkVersion="8"\r
-        android:targetSdkVersion="17" />\r
-\r
-    <application\r
-        android:allowBackup="true"\r
-        android:icon="@drawable/ic_launcher"\r
-        android:label="@string/app_name"\r
-        android:theme="@style/AppTheme" >\r
-        <activity\r
-            android:name="org.momiage.andcw.MainActivity"\r
-            android:label="@string/app_name" >\r
-            <intent-filter>\r
-                <action android:name="android.intent.action.MAIN" />\r
-\r
-                <category android:name="android.intent.category.LAUNCHER" />\r
-            </intent-filter>\r
-        </activity>\r
-    </application>\r
-\r
-</manifest>
\ No newline at end of file
diff --git a/bin/classes.dex b/bin/classes.dex
deleted file mode 100644 (file)
index bf01292..0000000
Binary files a/bin/classes.dex and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/BuildConfig.class b/bin/classes/org/momiage/andcw/BuildConfig.class
deleted file mode 100644 (file)
index 018d85a..0000000
Binary files a/bin/classes/org/momiage/andcw/BuildConfig.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/MainActivity$1.class b/bin/classes/org/momiage/andcw/MainActivity$1.class
deleted file mode 100644 (file)
index 276f368..0000000
Binary files a/bin/classes/org/momiage/andcw/MainActivity$1.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/MainActivity.class b/bin/classes/org/momiage/andcw/MainActivity.class
deleted file mode 100644 (file)
index 779b901..0000000
Binary files a/bin/classes/org/momiage/andcw/MainActivity.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R$attr.class b/bin/classes/org/momiage/andcw/R$attr.class
deleted file mode 100644 (file)
index 9aaffb5..0000000
Binary files a/bin/classes/org/momiage/andcw/R$attr.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R$drawable.class b/bin/classes/org/momiage/andcw/R$drawable.class
deleted file mode 100644 (file)
index 406af44..0000000
Binary files a/bin/classes/org/momiage/andcw/R$drawable.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R$id.class b/bin/classes/org/momiage/andcw/R$id.class
deleted file mode 100644 (file)
index be3154d..0000000
Binary files a/bin/classes/org/momiage/andcw/R$id.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R$layout.class b/bin/classes/org/momiage/andcw/R$layout.class
deleted file mode 100644 (file)
index e0ddae0..0000000
Binary files a/bin/classes/org/momiage/andcw/R$layout.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R$menu.class b/bin/classes/org/momiage/andcw/R$menu.class
deleted file mode 100644 (file)
index f6f2320..0000000
Binary files a/bin/classes/org/momiage/andcw/R$menu.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R$string.class b/bin/classes/org/momiage/andcw/R$string.class
deleted file mode 100644 (file)
index 53fda56..0000000
Binary files a/bin/classes/org/momiage/andcw/R$string.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R$style.class b/bin/classes/org/momiage/andcw/R$style.class
deleted file mode 100644 (file)
index acffe12..0000000
Binary files a/bin/classes/org/momiage/andcw/R$style.class and /dev/null differ
diff --git a/bin/classes/org/momiage/andcw/R.class b/bin/classes/org/momiage/andcw/R.class
deleted file mode 100644 (file)
index a881ac5..0000000
Binary files a/bin/classes/org/momiage/andcw/R.class and /dev/null differ
diff --git a/bin/dexedLibs/android-support-v4-3aa593ae329553a8c66602626d931e9d.jar b/bin/dexedLibs/android-support-v4-3aa593ae329553a8c66602626d931e9d.jar
deleted file mode 100644 (file)
index 992ba22..0000000
Binary files a/bin/dexedLibs/android-support-v4-3aa593ae329553a8c66602626d931e9d.jar and /dev/null differ
diff --git a/bin/res/drawable-hdpi/ic_launcher.png b/bin/res/drawable-hdpi/ic_launcher.png
deleted file mode 100644 (file)
index f26cc4b..0000000
Binary files a/bin/res/drawable-hdpi/ic_launcher.png and /dev/null differ
diff --git a/bin/res/drawable-ldpi/ic_launcher.png b/bin/res/drawable-ldpi/ic_launcher.png
deleted file mode 100644 (file)
index 805013f..0000000
Binary files a/bin/res/drawable-ldpi/ic_launcher.png and /dev/null differ
diff --git a/bin/res/drawable-mdpi/ic_launcher.png b/bin/res/drawable-mdpi/ic_launcher.png
deleted file mode 100644 (file)
index 549b71e..0000000
Binary files a/bin/res/drawable-mdpi/ic_launcher.png and /dev/null differ
diff --git a/bin/res/drawable-xhdpi/ic_launcher.png b/bin/res/drawable-xhdpi/ic_launcher.png
deleted file mode 100644 (file)
index a547a21..0000000
Binary files a/bin/res/drawable-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/bin/resources.ap_ b/bin/resources.ap_
deleted file mode 100644 (file)
index 7c33250..0000000
Binary files a/bin/resources.ap_ and /dev/null differ
diff --git a/gen/org/momiage/andcw/BuildConfig.java b/gen/org/momiage/andcw/BuildConfig.java
deleted file mode 100644 (file)
index eab084a..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/** Automatically generated file. DO NOT MODIFY */
-package org.momiage.andcw;
-
-public final class BuildConfig {
-    public final static boolean DEBUG = true;
-}
\ No newline at end of file
diff --git a/gen/org/momiage/andcw/R.java b/gen/org/momiage/andcw/R.java
deleted file mode 100644 (file)
index f4e6432..0000000
+++ /dev/null
@@ -1,62 +0,0 @@
-/* AUTO-GENERATED FILE.  DO NOT MODIFY.\r
- *\r
- * This class was automatically generated by the\r
- * aapt tool from the resource data it found.  It\r
- * should not be modified by hand.\r
- */\r
-\r
-package org.momiage.andcw;\r
-\r
-public final class R {\r
-    public static final class attr {\r
-    }\r
-    public static final class drawable {\r
-        public static final int cw=0x7f020000;\r
-        public static final int ic_launcher=0x7f020001;\r
-    }\r
-    public static final class id {\r
-        public static final int imageButton1=0x7f070000;\r
-        public static final int menu_settings=0x7f070002;\r
-        public static final int textView=0x7f070001;\r
-    }\r
-    public static final class layout {\r
-        public static final int activity_main=0x7f030000;\r
-    }\r
-    public static final class menu {\r
-        public static final int activity_main=0x7f060000;\r
-    }\r
-    public static final class string {\r
-        public static final int app_name=0x7f040000;\r
-        public static final int imageButton1=0x7f040003;\r
-        public static final int menu_settings=0x7f040002;\r
-        public static final int textView=0x7f040001;\r
-    }\r
-    public static final class style {\r
-        /** \r
-        Base application theme, dependent on API level. This theme is replaced\r
-        by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\r
-    \r
-\r
-            Theme customizations available in newer API levels can go in\r
-            res/values-vXX/styles.xml, while customizations related to\r
-            backward-compatibility can go here.\r
-        \r
-\r
-        Base application theme for API 11+. This theme completely replaces\r
-        AppBaseTheme from res/values/styles.xml on API 11+ devices.\r
-    \r
- API 11 theme customizations can go here. \r
-\r
-        Base application theme for API 14+. This theme completely replaces\r
-        AppBaseTheme from BOTH res/values/styles.xml and\r
-        res/values-v11/styles.xml on API 14+ devices.\r
-    \r
- API 14 theme customizations can go here. \r
-         */\r
-        public static final int AppBaseTheme=0x7f050000;\r
-        /**  Application theme. \r
- All customizations that are NOT specific to a particular API-level can go here. \r
-         */\r
-        public static final int AppTheme=0x7f050001;\r
-    }\r
-}\r