Hi Sunil,Petrib,Abhijeet
Thanks a lot for ur valuable inputs.
Type: Posts; User: gaurav C; Keyword(s):
Hi Sunil,Petrib,Abhijeet
Thanks a lot for ur valuable inputs.
hi members....
Plz reply....I'm just asking the API.
I will really appreciate every single reply.
In SDK I found that to play DRM-protected audio file, CDrmPlayerUtility should be used.
But I'm not getting API to Show DRM protected Image file.
Plz suggest How to play DRM protected Image...
Should I assume that this is a known Issue...and there is no solution for this till date ???
So alarm sound cannot be customized with public SDK.Right???
And this problem cannot be solved!
Experts plz reply....Plz tell a possible solution to this problem.
Also, I have heard that most of the public API's of RASCliSession do not work.Is it so?
...
I think RAlarmServer is deprecated in 3rd edition, so i am not able to compile the code. Is there any other workaround using RASCliSession interface.
Thanks for the reply...yeah i cross checked all the required capabilities(however all needed are added) also I again imported the application but no benifit.
I have also checked with the return...
ReadUserData WriteUserData ReadDeviceData WriteDeviceData SwEvent UserEnvironment Location NetworkServices SurroundingsDD
Hi All,
I need to change the default sound of the alarm with my appliction's sound.
I am using RASCliSession class to do so.
I'm trying to silent the alarm default sound and playing mine.
...
how to get voicemail notification?
Dear All,
My application is a background application.
I'm trying to do on device debugging, but its not hitting the breakpoints and the breakpoint are not even resolving. I have done it before...
Hi All,
My application(installed on phone memory) is using camera.
I'm running my application parallely with 8-9 other applications which are already there in device(say...
Dear all,
In my application I need to show some text as BOLD.
I'm using LatinBold13 to do so.
It works properly in N73,N76,N95,E50.......but its not showing the text as bold in E65....??? Its...
Hi,
I am unable to make an outgoing call using CTelephony:: DialNewCall, on CUG(Closed User Group) enabled SIMs on 9.2 & 9.1 devices. It always gives message 'Call Disconnected' & returns error...
Hi symbianyucca,
Same issue here....the links provided by you is using AT commands to make call.Also with the 1st link when i'm trying,it gives lots of errors as several header file are not...
I have followed following steps for dialling the number.
{
//Create a connection to the tel server
RTelServer server;
CleanupClosePushL( server );
User::LeaveIfError(...
Dear Experts,
After doing all these and trying different combination (i.e. C24,1 ; C 24,8 & others) the bitmap icon is coming with its mask.
But the icon clarity is not good(the image is blur,dark...
thnaks a million wizard_hu_.Its working.....
Thanks for the reply....
but the problem is still there...
now its not showing any icon at all.
so please tell any other way out.Experts plz reply.
Hello All,
In my application I need to show the Icon with the help of bmp and its mask(instead of svg).So i'm using the following code in Icons.mk :-
mifconv $(ICONTARGETFILENAME) \
/c24...
Hi All,
I am running an application on N95.I need to show an information note when the screen view is changed from QVGA Portrait(240*320) to QVGA Landscape(320*240).
I am using...
Thanks for the reply.......i will download carbide.c++ v1.3 and try to do the same.but is it possible with carbide.c++ 1.2 beta version.
Hi All,
I have ported an application from 8.0 to 9.1.Now I need to go for symbian signing.
Is there any tool which can be used to know what all capabilities are needed by my applications and...
Thanks Neois and Sander for your valuable reply...
However I donot want to create bitmap and mask for an icon.Actually I donot want it as icon.
I want to display full view images using svg...
Hi All,
Can we load svg images using CFbsBitmap ?
Please reply.Thanks