On Thu, Feb 23, 2012 at 2:26 AM, [email protected] <[email protected]> wrote: > Hi, > My app is depends on internet, so I want that if the mobile is not > connected to internet then my app show the message to the user that > "internet not connected" and exit the application. give me any > suggestion. > >
Why do you want to do this? Why not gracefully handle a connection error and instead display some helpful output, rather than killing off your app so eagerly? kris -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

