Wednesday, July 18, 2012

How to Check Android Network / Internet Connectivity Status

6 comments
It is not complex to Check Android Network / Internet Connectivity Status, bellow DetectConnection class will help you to check Android Network / Internet Connectivity Status. Here I am going to load Android Wireless & Network Setting if device is not connected to any Network. Create an Android project called CheckConnection , visit my previous post  First Android Application in Eclipse Hello world Android Example CheckConnectionActivity...
Read more...