Hi,
Phone is in GSM mode. And when making call sametime when we have application which is using GPRS. How can I catch some notify about this situtation that I can't send and receive enything via...
Type: Posts; User: hliukkon; Keyword(s):
Hi,
Phone is in GSM mode. And when making call sametime when we have application which is using GPRS. How can I catch some notify about this situtation that I can't send and receive enything via...
I have compare those plugins dll and resource files locations but I didn't find any mismatch. Boths files are in same places but only one is working emulator. If there isn't any common Ecom register...
Hi all,
I have problem with ECom plugin. My ECom plugin works in HW but not in EMU.
S60 3rd edition is in use. I have other ECom plugin which works in HW and emulator. Working one was made first...
No good solution. Windows doesn't allow delete or modify this file :)
Kiran:
Yes, I'm launching from command prompt and windows star menu but in both case emulator is launched and wizard is open only one second. There's no time to register.
Symbian_neil:
I...
Hi,
I launch emulator from start menu but registration wizard is on the screen only one second. How the h*** I can register my SDK?
Where to get AppTestLite tool? Isn't it free to all developers?
Symbian developer network++ gives error:
"invalid email address
The email address specified on your profile is not in a...
I didn't find anywhere information about situation where application needs our own server to start up. If there isn't server application doesn't get information which it needs?
Can we express sign...
Hi,
I am launching dialog without waiting flag...everythin goes fine but status panel's tabs are not shown after this dialog launch.. What I should do that I can see tabs
Do you have working implementation? Can I have it... I have some problems..scroll bars doesn't show up and something else might be wrong
Hi all,
In my application i have two tabs and views, one containers and one form.
The main problem is that I don't know what I should make that form is displayed after tab change. Now after...
Hi,
What is easiest way to present information like text which length is 160 characters and some start and stop times with labels. User should not need to edit these informations.I think to use...
There come only those iScanCodes for left/right arrows but before there came that iCode also... now I don't know have I mess my code up or is there something else wrong..but this didn't work even in...
Hi!
Is there eny code which can cause this situation that CoeConrtol::OfferKeyEvent starts give events with iCode=0; and iScanCode = 14/15..this have work before that iCode have been correct. Now...
Hmm...I don't understand now.. I need timer but how I can show that easiest vay to client.. Should I make timer which notify my view every minutes but I like to know is there some esier way to do...
Hi!
I have CAknView class and there is couple of items but now I need to make timer item which starts runnig after user have choose correct softkey command.
In this case user choose task from...
Ok, I have to try that.
I have the same problem with carbide c++ 1.2 . I have vista.
Solution is needed.
from http://discussion.forum.nokia.com/forum/showthread.php?t=113432'
Here i'm registering observer to receive RTP packet
TInt err = iRtpAPI->RegisterRtpObserver( iSessionId,
*this );
void...
How are you going to know packet loss and sequence of audio payloads without structure of RTP?
I mean that setlocalport is ok. It is possible to set same localport to two different socket. But I wanna know if some other client sends data to us and both sockets are receiving data ( same...
If I have two different Rsocket and they are using same local address
( UDP )
( RSocket.SetLocalPort( 5000 )
RSocket2.SetLocalPort( 5000 ) )
These are in two different receiver classes.. If...
I have initialized and open socket and subconnection... why subconnection.Add( socket, status); return allways KErrNotReady or if I haven't Connect socket with Connect() method It's jamming and later...
for some reason the initialisation did not work, so the initialisation had to be made of type RArray <TUint>
http://discussion.forum.nokia.com/forum/showthread.php?t=32572&highlight=bluetooth+multiple