Well I do understand why people implement their own sip stack, one big reason to have it platform independent. SIP is not designed only for VoIP on mobile phones and one of the major advantages using...
Type: Posts; User: XXmapoXX; Keyword(s):
Well I do understand why people implement their own sip stack, one big reason to have it platform independent. SIP is not designed only for VoIP on mobile phones and one of the major advantages using...
Well just wanted to notify that with a bit of document reading and experimenting I manged to solve my problem with the downlink.
When FillBuffer is called I had to GetPayloadPtr from the...
Hi,
I have some questions about using the VAS interface for Audio Streaming.
My question is related to the downlink which for me seems very unstable and frequently casues my N95 to reboot....
Hi,
I know there exists a lot of posts about autostarting and also wiki about autostarting. This post is more about issue I've encountered with autostarting.
I've implemented my autostart as...
I would make a brute force solution for this I think. Read the home time when application is started write it to a file in the application private folder. And once date or time passes I would write...
If your application requires network control you need to perfom a certified signed through a test house. Also for network control you need to have a waiver ready in order that states why you need it...
Thanks for the response, I think I got a good grip on the structure that I'm going to use now.
BR
Marcin
I would need to resign it if I would like to make application updates and deliver the whole package as one sis file.
Since the server sis has the application as an embedded sis file.
That would...
Ok, so if I understood you correctly I should:
* Create one SIS-file containing the application, resources and settings.
* Create one SIS-file containing the server and embedding the application...
Hi everyone,
I want to get a structure for my sis file that allows me to express sign certian parts of my application instead of doing a certified sign every time. My current installation file...
For those that are interested. What I've manage to find out is that on MR devices it is better to distribute the Central Repository update as a seperate sis not embedded in the application sis. That...
Hi everyone.
I have a problem with my installation file. I have a central repository as a part of the installation package that contains my own repository.
Now problems occurs only on MR...
Do you know if the latest release is out yet ? Or when it is available ?
Thanks in advance,
BR
MAPO
The workarounds sound like sourcery to me :D, good to know that it is a known issue at least.
BR,
MAPO
Hi everyone,
Has anybody experienced the following....
I recently installed two applications that has the APS as an embedded file. The two applications have different names and uid etc, and...
Hi!
I have a problem with and text positions when using small and large fonts in CAknSettingsItemList when the application is in Landscape mode. The x coordinates seem to be correct, but the y...
For those that are interested:
It seems the problem occured on more themes then just one, the reason for it was due the fact that CountComponentControl only return one sub control, and...
Hi everyone!
I just found a weird problem when using a specific theme on my N95 and swithcing between landscape and potrait mode. The theme I was using has transperent Highlightnig (i.e in a listbox...
For those who are interested:
I understand it now,
The navi pane works as a stack, this means if I've got several views with decorators they can be on the stack even though the view is not...
I got two views in my application that both have tabgroups. I've noticed that when the skin is changed, the view that the CAknTabGroup of the view that is not active is not updated.
Hi anyone got...
Hi everyone!
I'm wondering about whether the framework can kill the process of an application or server (i.e. if another process that has higher priority and needs the resources that my process...