In my application, i call WebServices and getting GPRS values. The problem is that when internet is not connected my application generate message of “Force Close”. Kindly guide me, How it generate message that internet is not available or Please connect internet and it doesn’t generate message of Force Close. Thanks for help
Kindly guide me for Mobile network too. that if it is not ON my application generate message that please On mobile network. How it is Possible???
Thanks for Kittu & ram Kiran help:)
call this method whenever you are trying to call the webservice
add
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>permission in manifest