I want to make an application where I show a message when the user enters a roaming area. Can I do it in blackberry?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You will need to implement RadioStatusListener. And in networkStatusChanged you can check if RadioInfo is in Roaming state |
|||
|
|