Or else you can make a seperate Application and on ContructL of AppUi place the following code replacing the name and path of your flash file instead of path given so that the application will call...
Type: Posts; User: Alicia_S60; Keyword(s):
Or else you can make a seperate Application and on ContructL of AppUi place the following code replacing the name and path of your flash file instead of path given so that the application will call...
More specifically, How can i communicate with those users listed in Presence server? Should we have to develop a seperate Web Services Interface using J2Se? Or else Nokia already provides some web...
Using Nokia Presence Server, how can i implement instant messanger chat/conferance in a S60 application?. Any tips will heartly welcome.
Hi
How can i block the access of any pc application connected to my phone when my symbian application is open. Can i use RCommServ, RComm to block the ports. Please help. Is there any example...
Thank you.
so what you are saying that classes like CMDXMLParser are useless for the developers?!
Where could i get sample codes for xml parsing using API provided by S60. Pls help.
void CparsingAppUi::ParseFileCompleteL()
{
if (iXMLDoc) delete iXMLDoc; // in case this method gets called twice
iXMLDoc = iXMLParser->DetachXMLDoc();
CActiveScheduler::Stop();
}
...
Thanks
Hi
Any body have idea about implimenting Session Initiation Protocol(SIP) for instant messaging on S60. Any help will be appreciated.
That was a very old post.. And solved it long back.. Any way thanks for the support.
Hi..
How to implement MD5 encryption. Anybody have any idea about the APIs for implementation of encription and MD5 conversion of a string. Please help..
Hence PutL doesn't return any error code if insertation fails like bcause of some uniqe key repetation problem, How can i display some notification if insertion fails..
iView.InsertL();...
How to make a pkg file to make SIS for emulator?
Given bellow is the pkg file i have used to make sis for emulator and it's showing not found error when clicking on application. What is the problem...
TRAPD is used to catch an error. But is there any method in symbian to throw an error when a user defind error occures?
When ever i implement HandlePointerEventL, HandleControlEventL is not working. Please help.
i have used given rss to setting up my application icon and name but codewarrier giving an compile time error.It seems that build of aif.mbm failed on compile time.
The rss and .resource files are...
i am sorry... the problem was with the particuler system.. Its works fine as stand alone.
How can i generate Hash key. Is the class CAttributeLookupTable meant for hash key generate? i jus want to convert a buffer to get a unique readable key. (When i encript the given buffer will become...
Its showing like the perl is not found. and after installation of perl it will ask for more dlls. And only after in stalling sdk, it will run.
Can you please tell me which r the dll requered to run...
Is there any class provided by symbian to compress files. If there is no class available for compressing programetically, is there any tool that compresses files (like .jar in java).
How can i call iEikonEnv->InfoMsg(...) in a PThread function i have created. When i try to call the application produces error when it tries to execute InfoMsg. Code is given bellow. Please help.
...
How to make work bmconv with out installing sdk. I just want to use bmconv.exe so that i can convert bmp to mbm. But when i use bmconv.exe in a system with out sdk it is not working. Is there any...
So you prefer not to move to linux in case of Symbian development?
Is it possible to develop a Symbian application (S60, S80, S90,.. ) in Linux environment... If yes , which flavor of linux i have to use.. where i will get the sdk for linux... And which IDE i have...