Cleaned up code

This commit is contained in:
2012-07-22 09:36:07 -04:00
parent 5e6e6c4dd9
commit 4de767f753
8 changed files with 172 additions and 132 deletions

View File

@@ -6,7 +6,7 @@
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="15" />
android:targetSdkVersion="16" />
<uses-permission android:name="android.permission.INTERNET" />