diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-06 18:40:09 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-06 18:40:09 +0100 |
| commit | 65bff27967c6791dd9ee488ed425be35f515b3e0 (patch) | |
| tree | ceac6ff178ac01ad4fe5e8e57ff5d90fa6ff3d47 /bin | |
initial commit
Diffstat (limited to 'bin')
23 files changed, 35 insertions, 0 deletions
diff --git a/bin/AndroidManifest.xml b/bin/AndroidManifest.xml new file mode 100644 index 0000000..114166c --- /dev/null +++ b/bin/AndroidManifest.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<manifest xmlns:android="http://schemas.android.com/apk/res/android" + package="com.example.rotorm" + android:versionCode="1" + android:versionName="1.0" > + + <uses-sdk + android:minSdkVersion="17" + android:targetSdkVersion="17" /> + + + <uses-permission android:name="android.permission.CAMERA" /> + <uses-feature android:name="android.hardware.camera" /> + <uses-feature android:name="android.hardware.camera.autofocus" /> + + <application + android:allowBackup="true" + android:icon="@drawable/ic_launcher" + android:label="@string/app_name" + android:theme="@style/AppTheme" > + <activity + android:name="com.example.rotorm.MainActivity" + android:label="@string/app_name" > + <intent-filter> + <action android:name="android.intent.action.MAIN" /> + + <category android:name="android.intent.category.LAUNCHER" /> + </intent-filter> + </activity> + </application> + +</manifest> diff --git a/bin/RotorM.apk b/bin/RotorM.apk Binary files differnew file mode 100644 index 0000000..6969af7 --- /dev/null +++ b/bin/RotorM.apk diff --git a/bin/RotorM1.apk b/bin/RotorM1.apk Binary files differnew file mode 100644 index 0000000..ce2906f --- /dev/null +++ b/bin/RotorM1.apk diff --git a/bin/classes.dex b/bin/classes.dex Binary files differnew file mode 100644 index 0000000..3ab90a9 --- /dev/null +++ b/bin/classes.dex diff --git a/bin/classes/com/example/rotorm/BuildConfig.class b/bin/classes/com/example/rotorm/BuildConfig.class Binary files differnew file mode 100644 index 0000000..0e9c261 --- /dev/null +++ b/bin/classes/com/example/rotorm/BuildConfig.class diff --git a/bin/classes/com/example/rotorm/MainActivity.class b/bin/classes/com/example/rotorm/MainActivity.class Binary files differnew file mode 100644 index 0000000..44b3a35 --- /dev/null +++ b/bin/classes/com/example/rotorm/MainActivity.class diff --git a/bin/classes/com/example/rotorm/R$attr.class b/bin/classes/com/example/rotorm/R$attr.class Binary files differnew file mode 100644 index 0000000..b91c9ba --- /dev/null +++ b/bin/classes/com/example/rotorm/R$attr.class diff --git a/bin/classes/com/example/rotorm/R$dimen.class b/bin/classes/com/example/rotorm/R$dimen.class Binary files differnew file mode 100644 index 0000000..a9ba10a --- /dev/null +++ b/bin/classes/com/example/rotorm/R$dimen.class diff --git a/bin/classes/com/example/rotorm/R$drawable.class b/bin/classes/com/example/rotorm/R$drawable.class Binary files differnew file mode 100644 index 0000000..8bbf9bb --- /dev/null +++ b/bin/classes/com/example/rotorm/R$drawable.class diff --git a/bin/classes/com/example/rotorm/R$id.class b/bin/classes/com/example/rotorm/R$id.class Binary files differnew file mode 100644 index 0000000..9c7852d --- /dev/null +++ b/bin/classes/com/example/rotorm/R$id.class diff --git a/bin/classes/com/example/rotorm/R$layout.class b/bin/classes/com/example/rotorm/R$layout.class Binary files differnew file mode 100644 index 0000000..2ba895d --- /dev/null +++ b/bin/classes/com/example/rotorm/R$layout.class diff --git a/bin/classes/com/example/rotorm/R$menu.class b/bin/classes/com/example/rotorm/R$menu.class Binary files differnew file mode 100644 index 0000000..8fd5581 --- /dev/null +++ b/bin/classes/com/example/rotorm/R$menu.class diff --git a/bin/classes/com/example/rotorm/R$string.class b/bin/classes/com/example/rotorm/R$string.class Binary files differnew file mode 100644 index 0000000..868990e --- /dev/null +++ b/bin/classes/com/example/rotorm/R$string.class diff --git a/bin/classes/com/example/rotorm/R$style.class b/bin/classes/com/example/rotorm/R$style.class Binary files differnew file mode 100644 index 0000000..9b41eed --- /dev/null +++ b/bin/classes/com/example/rotorm/R$style.class diff --git a/bin/classes/com/example/rotorm/R.class b/bin/classes/com/example/rotorm/R.class Binary files differnew file mode 100644 index 0000000..c619ba5 --- /dev/null +++ b/bin/classes/com/example/rotorm/R.class diff --git a/bin/dexedLibs/android-support-v4-9e6eb8e807572b5f217f4c6265e59ac0.jar b/bin/dexedLibs/android-support-v4-9e6eb8e807572b5f217f4c6265e59ac0.jar Binary files differnew file mode 100644 index 0000000..f7620ee --- /dev/null +++ b/bin/dexedLibs/android-support-v4-9e6eb8e807572b5f217f4c6265e59ac0.jar diff --git a/bin/dexedLibs/android-support-v4-b95a6b732be9494db93a4f243ef4c509.jar b/bin/dexedLibs/android-support-v4-b95a6b732be9494db93a4f243ef4c509.jar Binary files differnew file mode 100644 index 0000000..1be9980 --- /dev/null +++ b/bin/dexedLibs/android-support-v4-b95a6b732be9494db93a4f243ef4c509.jar diff --git a/bin/jarlist.cache b/bin/jarlist.cache new file mode 100644 index 0000000..0565465 --- /dev/null +++ b/bin/jarlist.cache @@ -0,0 +1,3 @@ +# cache for current jar dependency. DO NOT EDIT. +# format is <lastModified> <length> <SHA-1> <path> +# Encoding is UTF-8 diff --git a/bin/res/drawable-hdpi/ic_launcher.png b/bin/res/drawable-hdpi/ic_launcher.png Binary files differnew file mode 100644 index 0000000..efa7c5f --- /dev/null +++ b/bin/res/drawable-hdpi/ic_launcher.png diff --git a/bin/res/drawable-mdpi/ic_launcher.png b/bin/res/drawable-mdpi/ic_launcher.png Binary files differnew file mode 100644 index 0000000..ec27f2e --- /dev/null +++ b/bin/res/drawable-mdpi/ic_launcher.png diff --git a/bin/res/drawable-xhdpi/ic_launcher.png b/bin/res/drawable-xhdpi/ic_launcher.png Binary files differnew file mode 100644 index 0000000..92fc57d --- /dev/null +++ b/bin/res/drawable-xhdpi/ic_launcher.png diff --git a/bin/res/drawable-xxhdpi/ic_launcher.png b/bin/res/drawable-xxhdpi/ic_launcher.png Binary files differnew file mode 100644 index 0000000..b6f8f4e --- /dev/null +++ b/bin/res/drawable-xxhdpi/ic_launcher.png diff --git a/bin/resources.ap_ b/bin/resources.ap_ Binary files differnew file mode 100644 index 0000000..93b621a --- /dev/null +++ b/bin/resources.ap_ |
