开发者

Blackberry browsing problem

I was trying to open a browser session on a blackberry mobile using j2me. I searched the net and I found this solution:

B开发者_运维问答rowser.getDefaultSession().displayPage("http://www.google.com");

But I had a little problem. The Browser word causes a compiler error, so I think there is a library that needs to be imported.

Does anyone know where I can get that library?


A quick Google for blackberry browser getdefaultsession yields: net.rim.blackberry.api.browser.Browser

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜