I have developed one application which is running properly in android 4.0(icecream Sandwhich) but not working in 2.3.3(ginger Bread).
It is showing the error like process example.app_name is stopped unexpectedly in 2.3.3 but its
working fine in 4.0.3.
Is any one know that app has to be run on version 2.3.3 ?
Thanks in Advance…
try this it may work
add this line to your code in AndroidManifest.xml
add this as child of
<manifest>tag and change values according to your needs