Hello I am writing an android application, but as I do run this application, the following application generates and application doesn't appear on the windows, please help .. !!!! I will appreciate if I get right solution ,,,,,,
To resolve this warning add
<uses-sdk android:minSdkVersion="4" />
to the manifest
tag in AndroidManifest.xml
. Replace 4 with the lowest number of SDK version you want to support.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With