i want know the current internet connection on device??
in android i found the two property to know network type like..
ConnectivityManager.TYPE_WIFI
ConnectivityManager.TYPE_MOBILE
but how to know 3G network??
pls help me out
Thanks in Advance!
|
i want know the current internet connection on device?? in android i found the two property to know network type like..
but how to know 3G network?? pls help me out Thanks in Advance!
| ||||
|
feedback
|
|
try to get
then if Updated: What's 'info' here | |||||||
feedback
|
|
now i can know 3 type of network as follow..........
| ||||
|
feedback
|
|
As far as I have used 3G is coming under If you are using emulator then you can press F8 to connect and disconnect 3G. It also disconnects GPRS. for both | |||
|
feedback
|