views:

33

answers:

1

Hi,

I need to detect the 4G capability of the device.

How can I do that?

Thanks for any hints.

A: 

4G is not something you can "detect", because 4G is a marketing term, not a technical term.

You can detect if an established connection is WiMAX using ConnectivityManager. I am not aware of Android supporting any other types of connectivity that are marketed specifically as 4G.

CommonsWare
Yes, this is what I told them too. Without any success :)