| <uses-sdk | <uses-sdk | ||||
| android:minSdkVersion="8" | android:minSdkVersion="8" | ||||
| android:targetSdkVersion="14" /> | |||||
| android:targetSdkVersion="17" /> | |||||
| <application | <application | ||||
| android:icon="@drawable/icon" | android:icon="@drawable/icon" |
| # project structure. | # project structure. | ||||
| # Project target. | # Project target. | ||||
| target=android-14 | |||||
| target=android-17 |