TelephonyManager class description (SDK 1.5) lists four constants for
the network type returned by the getNetworkType() method:
NETWORK_TYPE_UNKNOWN, NETWORK_TYPE_GPRS, NETWORK_TYPE_EDGE and
NETWORK_TYPE_UMTS. Their values are 0 .. 3.

On my HTC Hero the method often returns 4. When this happens the
network indicator in the status line shows an H, so I presume the 4
means HSDPA.

Can I assume 4 means HSDPA for all devices or is this Hero specific
behaviour?

Thanks,
Gerard

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to