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
Contributor
Piya15
Posts: 45
Registered: 11-29-2011
Accepted Solution

How to find frequency Band of cureent network in blackberry.

hi,

 

How to find frequency Band of cureent network in blackberry.

Please use plain text.
Administrator
MSohm
Posts: 11,465
Registered: 07-09-2008
My Carrier: Bell

Re: How to find frequency Band of current network in blackberry.

RadioInfo.getSupportedBands() returns the bands the BlackBerry Smartphone supports.  There is no API to query which band is currently in use.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Contributor
Piya15
Posts: 45
Registered: 11-29-2011

Re: How to find frequency Band of current network in blackberry.

@MSohm actually i want list of all available network proivder with their network mode.
Please use plain text.
Administrator
MSohm
Posts: 11,465
Registered: 07-09-2008
My Carrier: Bell

Re: How to find frequency Band of current network in blackberry.

There is no API that exposes this information on a BlackBerry Smartphone.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.