Thanks! Jukka
Actually the process of launching app takes about one minute, so my problem is I could not get its UID from tasklist after launching immediately, and then without id found I could...
Type: Posts; User: shunxing; Keyword(s):
Thanks! Jukka
Actually the process of launching app takes about one minute, so my problem is I could not get its UID from tasklist after launching immediately, and then without id found I could...
Hello,
I am launching a app from my app using 'Cpacommandline', the question is how could my app get informing when the launched app is ready and its UID is available on tasklist?
Thanks so...
hello, Sir
Still not work, I put the codes where before I launch B sever, then after Launching B server, it still taking the foreground, any solution?
Thanks for your further help!
Hello, Sir
Thanks so much for your answer!
So should I use your codes before launching B server, right? Ok I try it now.
Best regards,
Hello,
I have my application A in running, then from A I need launch a application B (it's a server not yet open), after B running I need send data from A to B server immediately.
But problem...
hello, Wizard_HU_
I found out some doc in Wiki, using 'CHTTPFormEncoder' to create form, but after that how to transfer 'ihttpencoder' to 'TDesC8&' because I need it to call 'IssueHttpPostL' which...
Hello, wizard_hu_
Thanks for the suggestion!
Best regards,
I do not want to input the form data by dialogue, instead I want to write form data directly with coding
Regards,
hello, Nitin
Thanks for answer! Could you please show me the example codes for form, or links, thanks in advance!
Best regards,
Hello, Sir
There is http clent example codes for GET/POST available on Nokia forum, however the 'Form' data for POST is made by dialogue, so I am wondering what format to write the 'Form' data...
hello STeN
One more question: in my own app, could I use C codes mixing with Symbian C++ codes? Thanks!
Regards,
Hello STeN
Sorry, I just understood your idea, you mean to make a autostart app, which will monitor the key event and then ignite my own app, that is nice solution, thanks! Besides, for my own app...
Hello STeN
Thanks for your quick reply!
I prefer my app will be started only some key pressed, this key could be '#' or other key with long press. So how could the key event start my app?
...
Hello,
I am developing a non-UI application for S60 3rd, and prefer to launch it by one key press in anytime, so wondering which key and how to modify the key to launch my application?
Urgent...