[android-developers] Re: How to find network type is 2G/3G/4G exactly

2012-04-17 Thread ashiq sayyad
I think u can write some logic based on the approximate bit rates assumed for edge,gprs,umt,etc Regards, Ashiq On 17 April 2012 16:40, Bunty syed itsmeatfo...@gmail.com wrote: HI, I want to find if the connected network falls under 2G ,3G or 4G.. I went through ConnectivityManager /

[android-developers] Re: How to find network type is 2G/3G/4G exactly

2012-04-17 Thread Narseo Vallina Rodriguez
Take a look at http://developer.android.com/reference/android/telephony/TelephonyManager.html On Tue, Apr 17, 2012 at 2:26 PM, ashiq sayyad ashiqsay...@gmail.com wrote: I think u can write some logic based on the approximate bit rates assumed for edge,gprs,umt,etc Regards, Ashiq On 17