dear all,
I am in development of a program(a common dll without UI, that share most of code for both of the two platforms) for NOKIA and UIQ mobile both. Because some include files and libs are...
Type: Posts; User: trendin; Keyword(s):
dear all,
I am in development of a program(a common dll without UI, that share most of code for both of the two platforms) for NOKIA and UIQ mobile both. Because some include files and libs are...
thank you for your reply.
Yes, nokia built-in notepad can edit files, however, I dont know how to open a file for it to edit:-( , especially for my private files in my private folder(say,...
Dears,
I am in development of a exe(just a normal exe, not a background server) capable of some networking functionality without UI.
Here I want to implement a feature that when the first...
Dears,
I am in development of a exe(just a normal exe, not a background server) capable of some networking functionality without UI.
Here I want to implement a feature that when the first...
Dear all,
Is there anyone has ever tried debug into the dll on device? Is it possible?
By following article http://www.newlc.com/article.php3?id_article=379, I have successfully launched...
With FExplore, I copy some text files into my N6600(say, c:\abc\a.txt). I can easy read it by simply opening it(that is notepadview). However, I dont know how to edit myfiles(say, launch notepad, or...
Dear all,
I tested the sample code in <SDKroot>\7.0s\Series60_v20\Examples\base\threadsandprocesses\tls2 on the mobile device(N6600, N7610), and found it will always leave, because E32Dll has...
Dear, all!
I am in much disappointment to find the great N7610 has no "Bluetooth Serial Port" service available despite of its support of BlueTooth, nor IrDA. Thus it seems impossible for me to...
I am coding a common dll, instead of a app:-(
the dll will take a folder(no matter relative or absolute path) as parameter. The required API should return the full path of the given one,...
hi, thank you for your reply!
I think it is the responsibility of the api itself to relove the confilict. On most condition, it will parse the relative path(including "./" or "../" in their names)...
Dears,
Is there any API by Symbian C++ SDK can return absolute or full path name from a given relative path name, just like _fullpath(win)/realpath(linux) does for us?
I go through the SDK,...
How can I send user customized http request headers by symbian http stack?
e.g:
---------------------------------
GET ... HTTP/1.1
Host: ...
User-Agent: ...
Accept: */*
Pragma: No-Cache ...
Thank you for your suggestion!
However, as I mentioned above, my program is a Platform Independent Engine and the target filetype is DLL, which means NO UI and symbian application framework will...
Dears,
My Symbian program is designed to be a Platform Independent Engine. The target filetype is DLL.
There are some INI format file are used in my program such as:
[xxx]
yyy=zzz
... ...
Dears,
I just tested httpexampleclient from Symbian7.0_Series60_2.0 SDK and found there is no support of caching(read Etag to judge whether local complete file is re-useable) and resume(use header...
Dears,
I just tested httpexampleclient from Symbian7.0_Series60_2.0 SDK and found there is no support of caching(read Etag to judge whether local complete file is re-useable) and resume(use header...
thank you all for the kind help, I think I should install Nokia SDK now and have a reading in patience before further questions.
and still waiting for the answer for my 3th question~~~hehe, it...
o, you are so kind, here is my email: kai.yu@163.com .
And I think I should install Nokia SDK now and have a reading in patience before further questions, thank you~~~
to kcome:
我了解您的意思,虽然我描述的是比较上层的应用feature,但我关注的的确是支持这些feature的底层API是否Nokia/Symbian公开了,例如
。用户程序自动运行
。hook to system event(arrival of SMS/MMS/email)
。call SDK to send out SMS/MMS/email
。handle...
Thank you for your quick answer :-)
1. you mean possible --- is it for Nokia/Symbian60 and C++? may you tell me related doc/SDK spec --- I can not help to read it:D
2. for my last 3th question...
Hello all, recently I starts my research on NOKIA/symbian, as a branch topic of mobile development, with my tutor. Here are some questions, not so professional :-)...thank you!
Do NOKIA...
some questions on NOKIA/symbian development, thank you!
Hello all, recently I starts my research on NOKIA/symbian, as a branch topic of mobile development, with my tutor. Here are some questions,...
谢谢你的回复!
1。 我理解您的回答包含两层意思
a。 可以做到
b。 symbian/nokia并没有公开提供相应接口
2。 对于我的三个问题,是不是现在都是这种状况?没有一个普通开发者能做?
3。 第三个问题(MMS或者邮件能发送什么类型的附件被手机识别?图片?文本?Jar?)有没有朋友可以回答我,谢谢?
有关symbian开发几个小问题,谢谢!
大家好,我们导师最近带我们研究移动终端开发方向,我刚刚接触symbian开发,有几个问题想询问大家,很不专业,谢谢大家帮忙:
symbian60/90有没有提供这样的接口(Java or C++?),可以让我们编写的code:
1。 开机运行,或者事件(邮件、短消息到)到达自动运行?
2。...
大家好,我们导师最近带我们研究移动终端开发方向,我刚刚接触symbian开发,有几个问题想询问大家,很不专业:
symbian60/90有没有提供这样的接口(Java or C++?),可以让我们编写的code:
1。 开机运行,或者事件(邮件、短消息到)到达自动运行?
2。...