In TelephonyManager in Network Operator Name: TelephonyManager tm = (TelephonyManager) getSystemService (Context.TELEPHONY_SERVICE)
tm.getNetworkOperatorName() You may need to also define some permission in you manifest, maybe READ_PHONE_STATE. serge On Jul 27, 5:27 pm, junker37 <[email protected]> wrote: > Is there a way to determine which carrier the phone is using. T- > Mobile, Spring, AT&T, etc? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

