First switch to the related TMsvID
via SwitchCurrentEntryL
and then LoadMessageL()
you can find more help from following link.
http://wiki.forum.nokia.com/index.php/Reading_SMS_from_Inbox
Type: Posts; User: panmodi@gmail.com; Keyword(s):
First switch to the related TMsvID
via SwitchCurrentEntryL
and then LoadMessageL()
you can find more help from following link.
http://wiki.forum.nokia.com/index.php/Reading_SMS_from_Inbox
Hi,
For sandeep's problem
http://discussion.forum.nokia.com/forum/showthread.php?t=107546
I was also facing the similar kind of problem but in case of ReadStoreL after some test cases
i came...
little correction
note->ExecuteLD(temp);
i also got the similar problem Multiply defined section
And in my case error caused due to more than one time inclusion
of source cpp file.
solution found from following link.
...
You can solve this problem by not handling the related key handling in OfferKeyEventL function..
means check for following handling line in OfferKeyEventL
if ( aType == EEventKeyDown &&...
Hi ivgarcia , Welcome to Symbian Programming World :)
As for as Application Architecture is concern .. it depends on your requirement ..
you can Get the Basic's about different Architechture...
This page contain a video , hope it will help in preparation of business case
http://www.forum.nokia.com/I_Want_To/Go_to_Market/Nokia_Channels/
Hi Cxt_Programmer,
抱歉提出这个问题,这个论坛上,但有任何重大的区别简体中文和繁体中文?
!乐意帮助!语言不应边界通信!
Hi
i think this problem seems too be because of improper use of IMPORT/EXPORT statement.
but in that case .. it should also have to crate trouble into WINSCW ...
you Freeze the exports properly...
您好阿莱克斯,
以下线程会给你方向的解决方案
http://discussion.forum.nokia.com/forum/showthread.php?t=75078
如果您觉得语言的障碍使用以下链接,了解事情
http://translate.google.com/translate_t?hl=en
!乐意帮助!
you can provide your own function for checking the number is a valid or not according to your requirement.
e.g
void CMyClass::Call(const TDesC& aMSISDN,TBool aPreservePrefixPlus)
{
...
This link will give you direction to Set the bitmap Background into Editor.
http://discussion.forum.nokia.com/forum/showthread.php?p=370764
Hi mani
if you will remove const from your function prototype and
function defination this will work..
Actually you are trying to modify the content of a const argument which is not going...
Hi Mani,
This link will give you insights of descriptor
http://descriptors.blogspot.com/
For Unit testing frame work you can use Symbian OS Unit
http://www.symbianosunit.co.uk/
and for memory leak related testing you can use HookLogger
...
This forum is dedicated to ovi
http://discussions.europe.nokia.com/discussions/board?board.id=ovi
hope you will get your answer there.
This is the example snippet for getting TInt out of HBufC*
with the help of TLex you can get integer .
HBufC* aPoin = KString().AllocL();
TLex aLex(*aPoin);
TInt a ;
aLex.Val(...
i hope in this topic Following forum can assist you in better way,
http://discussions.europe.nokia.com/discussions/
you can get all the description of device detail's from following link..
http://www.forum.nokia.com/devices/matrix_all_1.html
From here you will find that
http://developer.symbian.com/wiki/pages/viewpage.action?pageId=1859#WhatSymbianOSDevelopmentKitDoINeed%3F-WhatistheSymbianOSBinaryAccessKit%3F
Following thread will help in understanding data caging.
http://wiki.forum.nokia.com/index.php/Symbian_Platform_Security_Model
and this thread will be helpful in clarify your problem....
English version:
Hello everybody,
I have an application developed in J2ME which reads GPS coordinates and sends them to a pc. The reading I do with the GPS Location and send it through my...
http://discussion.forum.nokia.com/forum/showthread.php?t=158583
it will provide you NFC SDK Detail
http://www.forum.nokia.com/info/sw.nokia.com/id/93865493-873b-457b-b27d-8d78fba82c25/DS_S40_N6212_NFC_SDK.html
Contactless Communication API will be helpful for...
it will provide you NFC SDK Detail
http://www.forum.nokia.com/info/sw.nokia.com/id/93865493-873b-457b-b27d-8d78fba82c25/DS_S40_N6212_NFC_SDK.html
Contactless Communication API will be helpful for...