fw_test-Androbook mod (v. 1.0) Разработано FREE WING |
This is test application .
Android Market AndroidManifest.xml QVGA model
AndroidManifest.xml mod.
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4" >
<supports-screens
android:smallScreens="true"
android:normalScreens="true"
android:largeScreens="true"
android:anyDensity="true"
/>
|