10-06-2009 10:39 AM
HI
i am creating a application in which i am using TCP based HttpConnection and it require a APN .
and i know my carrier APN . but i want to know about carrier at run time
so is there any way in servicebook or in any other method so that i can get Carrier info at run time
thxn in advance
10-06-2009 10:50 AM
10-06-2009 11:12 AM
Example:
String name = RadioInfo.getCurrentNetworkName();