Hello to everyone,
I have developed one application using the Android SDK1.5, i tried to run my app in 1.6, 2.0, 2.0.1 and 2.1, it run perfectly in all the above SDKs, but i can't run my app in latest SDK 2.2. it thro an exception like "Sorry The application has stopped unexpectedly. Please try again. Force close".
now i have "<uses-sdk android:minSdkVersion="3" />" this code in my manifest file.
Is there any change in my manifest.xml file or anything ??
Please help
thanks in advance.
Sathasivan C


