Add initial code to show alerts

This commit is contained in:
bspeice
2013-10-09 20:20:04 -04:00
parent 9fc974402b
commit 0fb498a306
6 changed files with 64 additions and 2 deletions

View File

@ -5,7 +5,7 @@
android:versionName="1.0" >
<uses-sdk
android:minSdkVersion="8"
android:minSdkVersion="11"
android:targetSdkVersion="17" />
<application