Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
arindamhit
Posts: 223
Registered: ‎12-24-2010
My Carrier: Airtel

How to get the available 3G Networks list programmatically??

Hi,

 

I want to get the list of 3G network available in the device?? How using API, i can display the list??

 

Any help is appreciable..

 

Thanks..

Please use plain text.
Developer
simon_hain
Posts: 13,829
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: How to get the available 3G Networks list programmatically??

you can start with http://www.blackberry.com/developers/docs/7.1.0api/net/rim/device/api/system/RadioInfo.html#getNumbe...

as many networks may not be initially available it might be useful to also connect a radiostatuslistener.
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.