Hi All,
I am working on 3rd Edition FP1 sdk.
I have successfully created code using Nokia WSDL2CPP tool. And tried to use it it giving me following error.
It seems that certain lib file is...
Type: Posts; User: yogesh.bhople; Keyword(s):
Hi All,
I am working on 3rd Edition FP1 sdk.
I have successfully created code using Nokia WSDL2CPP tool. And tried to use it it giving me following error.
It seems that certain lib file is...
Hi All,
I got the same error
Error on line 446 of file:/C:/Nokia/Tools/WSDL-to-C+++for_S60/stub_cpp.xsl: XPTY0004: An empty sequence is not allowed as the first argument of...
Hi All,
Anybody have any idea about above?
If we consider message then we can change the Read status of that particular entry. Same thing i want for call log. I need that missed call message...
Thanks for reply.....(Symbainyucca and Wizard_hu_)
First of all i am trying to understand Push service on other platform such as iphone, windows with Symbian. But I am not sure about whether Push...
Hi All,
In Symbian whether Push Notification service is available or not ?
Push Notification Reference:
http://msdn.microsoft.com/en-us/library/ff402558%28v=VS.92%29.aspx
If you...
Hi All,
I am using 3rd edition FP1.
I am able to create a missed call entry in log database. It works perfect. But It is not showing "1 Missed Call" message.
How can I show this message ("...
Hi wizard_hu_,
If i changed path from private to c:\Data\<dbname>.dat then it works fine. But when i changed path to c:\Private\<App UID>\<dbname>.dat then it gives problem.
Anyway by adding...
Hi wizard_hu_,
Thanks for information,
but I tried following way and same result that incomplete creation of database file. We can successfully created file and successfully open also but not...
Hi Rajeev,
Same problem I faced before. It seems that database is not created properly on private path. So create database file on c: and copy on you machine and add it into .pkg file. It worked...
Hi All,
Updating this post just for information.
Now I am able to get the data from serial port.
Steps:
1. Create Socket (RSocket)
2. Set Protocol (RFCOMM)
3. Connect (Rermote address)
Hi mahbub_s60,
Thanks for reply.
Please read my previous/First post. I have tried to communicate with that device using my PC and successfully got the data.
That bluetooth device is...
Hi,
Thanks for your reply.
I tried to use example as you suggested i.e. point-to-point example from 2nd ed Fp3 SDK, and also tried blue-tooth point to multi-point example.
In these example...
Hi All,
I am using 3rd edition MR sdk. I have a blue-tooth device which send data on serial port. I am able to receive data on PC means device is working properly with setting such parity,bit rate...
Any one has any updates ? Please tell me whether it is possible or not - to pair Blue-tooth devices without prompt?
Thanks
Yogesh
Hi All,
I am using 3rd edition sdk.
Question : How to pair blue-tooth device ? I have PIN/Pass code of second device. I don't want user prompt to pair that device.
I tried by adding that...
Hi SKumar,
Thanks for reply.
I agree with you, but i want to know is there any way to detect that hidden bluetooth devices.
Thanks once again for reply.
Waiting for reply...
Hi All,
I am working on 3rd edition.
Question : How to detect bluetooth devices which are in hidden mode or whose visibility is OFF ?
Waiting for rely.....
Thanks and regards,
Yogesh
Hi All,
First of all.
Thanks Symbian_Neil and laa-laa for your valuable guidance.
I am using 3rd edition FP1. and carbide C++ v2.0.
I am able to compile the code SQlite but when i...
Hi All,
I am using 3rd edition sdk.
My app send data using UDP .
For few days i am able to send the data and server received the all data packets. It working fine.
but now server is not...
Hi Lician,
First of all thanks for reply...
Yes I can enumerate .This is right.
I Got following log
No Of Module : 2
Hi wizard_hu_,
Thanks for reply...
I know it goes in KErrUnknown .
But in my app there is setting internal or external GPS .By considering this setting i want to issue the request for...
Hi All,
I am using 3rd edition sdk.
How to detect internal GPS present or not in the phone ?
Waiting for reply...
Thanks And Regards,
Yogesh
Hi peter,
thanks for reply,
But i already gone through this link.
This link for
"Nokia published in 2006 an example code (S60 Platform: Rich Text Editor Example v2.0) demonstrating how to...
Hi Peter,
Thanks for reply .
But i want to set image in skin because their is one control(Rich text editor)
in that view i want to set image at the background of text editor.
I am able to...
Hi All,
I am able to get the instance of active skin and able to
set the skin to my view .
but i want to set image in skin
How can i do this ?
Waiting for reply...........