suppose i have one html file. Hello World
how i can load this f开发者_高级运维ile to browser in j2me. anyhelp
thankx
There is platformRequest method, but I'm not sure what phones supports opening local files. There is also CHAPI and it maybe provides some way to do such things, but it is probably not widely supported.
精彩评论