hi
suppose i have one html file. Hello World
how i can load this file to browser in j2me. anyhelp
thankx
hi
suppose i have one html file. Hello World
how i can load this file 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.