Skip to content

Commit 750fdc0

Browse files
committed
Android 1.0 release
1 parent 56e306b commit 750fdc0

File tree

56 files changed

+101
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+101
-91
lines changed

iHW-Android.apk

679 KB
Binary file not shown.

iHW-Android/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
<uses-sdk
88
android:minSdkVersion="11"
9-
android:targetSdkVersion="17" />
9+
android:targetSdkVersion="18" />
1010

1111
<uses-permission android:name="android.permission.INTERNET" />
1212
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
1313

1414
<application
1515
android:allowBackup="true"
16-
android:icon="@drawable/ic_launcher_2"
16+
android:icon="@drawable/ic_launcher"
1717
android:label="@string/app_name"
1818
android:theme="@style/AppTheme" >
1919
<activity

iHW-Android/bin/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66

77
<uses-sdk
88
android:minSdkVersion="11"
9-
android:targetSdkVersion="17" />
9+
android:targetSdkVersion="18" />
1010

1111
<uses-permission android:name="android.permission.INTERNET" />
1212
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
1313

1414
<application
1515
android:allowBackup="true"
16-
android:icon="@drawable/ic_launcher_2"
16+
android:icon="@drawable/ic_launcher"
1717
android:label="@string/app_name"
1818
android:theme="@style/AppTheme" >
1919
<activity

iHW-Android/bin/classes.dex

-6.25 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)