I launch Java Web Starter to start nokia remote device access. But the JNLP does not launch giving error
Appliction EError Unable to Launch the application.
When I see the details it says:
...
Type: Posts; User: indeewari; Keyword(s):
I launch Java Web Starter to start nokia remote device access. But the JNLP does not launch giving error
Appliction EError Unable to Launch the application.
When I see the details it says:
...
I used carbide performance investigator to measure performance data on a application installed on Nokia Remote Device. The .dat is created. How can I get it into Carbide for analyse.
If cannot use...
By the way I have very simple application that capture camera click notification/file name and move it to the remote drive. For the thesis writing I want to evaluate it. (It is not that good, I know,...
My use case is to upload the capturing photos on to remote drive when the storage space is no sufficient. Therefore want to montior continuously for photos, and upload it to a server in parrallel, so...
Bak to Active object. Can I call another Active objects method in side RunL(), Then how the event dispatching take place. I am so confused. I tried to do so, but it seems not working, not functions...
Thank a lot. It works, So have you got any idea on 2nd question plz
I have a Header File FileTransfer.h in wich CDesCArrayFlat* iarray is defined as a private member. I implemt a method in .cpp that add elemets to the array
void SaveFile(TFileName afilename)
{...
Is their any sample program that use CFileMan async. methods with AO?
:-(. really stuck.
Edit: Suppose RunL() neither call ActiveScheduler::Stop() nor set Asynchronous request. But the Async....
I am really messed up, how to use asynchronous version of CFileMan::Move() with AO. Can someone help me? I could not found a prpoer example.
I implemented MFileManObserver set it to observ the...
For my use case what would be do better TSglQue or CDesCArrayFlat ?
Does TSglQue Remove behave like that?
TSglQue would be the answer for Queue :-). But I need help for CDesCArrayFlat questions
Hi all,
This a basic question, but I need help. I want a queue like data structure for my program? Is there any?
My use case is this : I insert file names to data structure in one code (say...
I have lot o questions (stupid) due to the poor knowledge.
I used CFileMan::Move() asynchronous version for file moving. What if move operation needed to be cancel in the middle. I mean how is...
I am using S60 3rd edition SDK for development. Since the features not supported (I.e. camerea) I put it on to phone each time. Any way my question is my app moves photos to remote drive successfully...
Yeap, Indeed I am now using it. By the way at the time pf posting here I had already completed exe for file system notification and was struggling with getting file name. :-)
It's greate if someone can point me out an example/documentation about using multiple active objects. How can use AO to do moving without missing any camera click notification. Little bit confused on...
HI,
My .exe use an Active Object to get photo creation notification and reads the created file name. Now I want to move the file to remote server.(Remote drive) I want to know the best method...
Yeah, secondary camera works fine.
Can some one have experience with remote drive freature help me? I created a folder on the remote drive on phone using the option menu. I can't see it on the device. But I can see the added folder on...
HI,
My .exe moves a (.txt) file to remote drive on N78 device. The .txt was created on the phone locally inside the program and then moved into the mounted Remote Drive. I tested it on RDA. I used...
Camera Applicarion seems not support. I tried with N78, even the camera app menus are not functioned for me?
Camera Applicarion seems not support. I tried with N78, even the camera app menus are not functioned for me?
Hi,
Is there a easy way to read the drive number associated with the Remote Drive (mounted) with out reading through the RFs::DriveList()?
Hi,
I want to test the image file detection example on N78 device. Can I know whether camera is supported on N78 on the Remote Device pool?.
Hi,
I want to test the image file detection example on N78 device. Can I know whether camera is supported on N78 on the Remote Device pool?.