@wizard_hu Thanks for reply...
I am using this from plug-in-pack.
Yes your given link is working... But using this APS in my application Loudspeaker not working in E61 and N73.
I also test...
Type: Posts; User: bdrubel; Keyword(s):
@wizard_hu Thanks for reply...
I am using this from plug-in-pack.
Yes your given link is working... But using this APS in my application Loudspeaker not working in E61 and N73.
I also test...
Thanks for your quick reply...
Actually I using APS with my VoIP application. I pack APS sis file with my application sis file and then sign this with my developer certificates. Actually I have...
Hello,
I am using Symbian Audio Proxy Server (APS) Version. 2.4.3 in my VoIP application. Recently I found an problem it show "Expired Certificate" error at installation time. If I change my...
I already solved my Problem :)
http://www.developer.nokia.com/Community/Wiki/TSS000683_-_Using_the_same_background_as_built-in_applications
I already solve my Problem... :)
http://www.developer.nokia.com/Community/Wiki/TSS000683_-_Using_the_same_background_as_built-in_applications
Hi,
I already add an image(bitmap) in my application background screen. But I got another problem regarding CEikEdwin control.
Here I want to use CEikEdwin control with transparent background....
Hi,
I am working in an GUI application. I using a bitmap file as its background image. To add this image I just using following code.
=============================
CWindowGc& gc = SystemGc();...
Thanks for your reply...
Actually I had tried this link and example. I am able to make transparent application background with transparent CEikEdwin control as discussed in the example.
But...
Hi,
I am working in an GUI application. I using a bitmap file as its background image. To add this image I just using following code.
=============================
CWindowGc& gc = SystemGc();...
Hello,
I am building an basic application using Symbian 5th edition SDK. Its working fine. AFAIK this application is backward compatible. So we can use this in our 3rd edition device. When we...
I solved My problem.
insted of using SetKeyEventFlags I am using following code to prevent show dialpad
--------------------------------------------------------------
TKeyResponse...
I am making some ecom plugin for my application but all of them are not ui based. Here to use SetKeyEventFlags in ecom plugin, I need CAknViewAppUi class to implement. I am little bit confused how...
Sorry I was forgot to tell that...
when I try to run this in 3rd edition device it just show "Feature Not Supported".
Thanks,
Rubel
Thanks symbianyucca for your quick reply...
Actually I am build an application for both 3rd and 5th edition. I was compile this application using 5th edition sdk. for some api I am using ECom...
Hi,
The application we have been developing needs to support both 3rd edition devices and also 5th edition using some of the new APIs ( SetKeyEventFlags, for example). Up until we used 5th...
Thanks halder,
Your Guessing is right. I make this mistake.
Thanks again,
Rubel
Hello Everyone,
I am new in Symbian world. I want to use APS with an ECOM Dll. I am writing an basic ECOM Project. This is working fine. But when I try to use APS in this then ECOM gives me just...
Hello everyone,
I am testing the APS(2.4.3) in Nokia E71. For this I build the given streaming example with this plugin.
But here activate Animated screen saver after 1 minute of start...
Hello Everyone,
I build an .a library in Linux and Now I try to linking it in OpenC.
Can I link it with my OpenC application. If I can Then please guide me how can I do this?
Regards,...
Hello,
I am new in this thread. I got an problem when I run this application in my N95. It send request(INVITE) but when it receive response(200 OK) then the log window show me one error("error in...
Thanks for your reply...
Actually I dont want to set this dynamically. I want to set this when I connect to APS at first time. N95 and N95 8gb Device giving 10ms frame insted of 20ms. But If I want...
Hello Everyone,
I am sorry to say that I was make an typing mistake my app running well on E65 but it create problem for N95 which generate 10ms g711 packet. I Thinking it is the group where I can...
Hello Everyone,
I am new in Symbian Programming. I trying to build an VoIP Application using APS. My application running well on E65 but in N95 I getting some problem. The reason I get from this...
Hello everyone,
The above solution working fine. Thanks for your solution bcz I digging more on that but at last ur solution make me clear. But now I got an problem. my app play and record voice...
Hello Everybody,
I am new in Symbian World. I playing with some exapmle of the S60 3rd Edition API. Now I trying to integrate APS in my VoIP Softphone SDK. For that I need to know something about...