Opening new Opera Mini tab (URL) by code
-
lebedevau last edited by
Hello.
I am trying to open URL in Opera browser in BlackBerry OS 5-7 (Java).
Ok, not a problem:
ApplicationManager.getApplicationManager().launch("operette$2dhifi?http://opera.com");But when Opera is running already, the code does not open new tab, but just switches to Opera Mini and showing "Null pointer exception".
Opera devs, or just smart guys, please help me.
-
perthomas last edited by
lebedevau: what BlackBerry model are you using? Also it would be useful to know the firmware version it has.
-
lebedevau last edited by
BlackBerry 9700, 9800, 9900, 9300.
Different firmware used, latest version. 9900: 7.1.0.1098
Opera Mini 7, 8 versions.
Solution not found yet.