thank you
Type: Posts; User: bright.chen; Keyword(s):
thank you
for the SymbianSampleCode "\appframework\uicontrols\customcontrols". which need a include directory "SYSTEMINCLUDE \epoc32\include\techview", i checked the system and not found this directory, why...
thank you all
as for the midp2.0, use platformRequest("http://") can call WAP browser to visist wap pages.
i want to know, which handsets support these function?? could anyone give me a list
对于midp1。0,不支持
midp2。0,用MIDlet类中的platformRequest()可实现该功能
对于midp1。0,不支持
midp2。0,用MIDlet类中的platformRequest()可实现该功能
谢谢!
midp是不支持
有没有哪些手机提供j2me的OEM方法??
我想要了解的并不是哪些手机支持红外,
而是如何用j2me来控制红外。有些文章上说com.sun.KJava.Spotlet是用来控制红外的,但这个包一般是kjava的包而非midp的
谢谢!
能否具体一些,在哪个开发包里面包含了调用wap browser的api。
另外,j2me支持解析wml或xhtml吗?更进一步,能解析html吗??
J2ME中可以调用wap browser吗?
如果可以支持,是在哪个规范中有说明,有哪些手机支持改功能??
我是想用epoc调试j2me程序,测试ota server
unicode就是utf16,如果很多ascii前面加了0x00,那应该是unicode。
utf8对ascii是一个字节,对中文有些是两个字节,有些3个甚至4个字节,
gb2312对ascii是一个字节,对中文两个字节
i tried to download a j2me application as following steps
1. i open the epoc
2. enter into the services directory and add a bookmark pointer to the jad file
3. i click "ok", but at this moment, a...
thank you for your help
下面是我下载一个j2me应用程序的过程
我用“epoc -wins”启动模拟器
然后在“services”中添加了一个bookmark
然后我选中那个bookmark按“ok”,这时候出现报警“System:end call first”,这是为何?
I am a freshman in symbian and s60 application, ask some silly questions and expecting for help.
1. i try to build an example in the Series60Ex directory. use "bldmake bldfiles" and then "abld...
我写了一个程序,有来上载手机拍的照片,但在用模拟器测试时,模拟器中没有照片,有啥办法可以在模拟器中添加一些手机拍的照片,是不是这些照片放在一个固定的目录下
我记得有一个com.sun.kjava下有个包支持通过红外传递数据的,nokia手机是否提供该功能,如果提供,哪些手机提供?
I develop a game for nokia s40 handset.
it build success, and when i run it use following script
C:\java\j2sdk1.4.2_04\bin\java -classpath...