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
kamal_nigam
Posts: 416
Registered: ‎07-23-2012
My Carrier: Orange

Open URL in the custom browser.

I knew following code will open url in  the native browser

BrowserSession browserSession = Browser.getDefaultSession();

                                          browserSession.displayPage(url);

Is any code snip to open url in the custom browser instead of native browser

 

I don’t want to use CodeModule & application descriptor API

 

Thanks
-------------------------------------------------------------------------------------
Press the Accept as solution Button when u got the Solution
Press Kudo to say thank to developer.
-------------------------------------------------------------------------------------.
Please use plain text.