Hi wizard,
Thanks for your reply.(-5) means KErrNotSupported and (-8) means KErrBadHandle. my application works fine and video recording does not throw any exception when i don't send messages in...
Type: Posts; User: sidhantrajora; Keyword(s):
Hi wizard,
Thanks for your reply.(-5) means KErrNotSupported and (-8) means KErrBadHandle. my application works fine and video recording does not throw any exception when i don't send messages in...
Hi Everybody,
I am working on a application that sends multiple sms and Records video at the same time. but video recording fails on MvruoPrepareComplete/ MvruoopenComplete with exceptions like -8...
yes sir it happens on every link we click on after sending the app on background.
Hi wizard,
Thanks for your reply, and i am sorry for replying so late. yes it is not enough to exit the application. even after that the problem persist, links starts working in browser only when...
sir it is still not working.
the steps that i am performing are:
1. I post a request tto my server using http example.
2. get the request successfully.
3. then i put my application to the...
let me update the firmware once and try it sir.
I am using nokia c5 and iam not opening the web page from my app after the http request i send my app to background and manually go to the phone default browser and try to access a web page from...
hi yucca,
iam using Http simple client example given in code exmples on forums. my problem is when i try to make a request from my application. the request got completed successfully and iam able...
Hi everyone,
Iam using Http client code exapmle to make a http request through phone bt as soon as i make a request and after that when i try to open a link from the default phone browser it...
Hi thank you mahbub and bloodredsky for your help. i luckily got that phone and the app is working fine on it. :) thanks for you reply.
Hi Everyone,
I am developing a application through which aim making a phone call. and i want to activate phone loudspeaker as the other person recieves the call. till now i have been using key...
Hi everyone,
i have developed an application and want to test it online on Nokia 5233 but i can't find that phone on RDa lists. where can i find that phone? please help.
i have used Html...
Hi everyone,
I am trying to sign symbian express sign my application. but it does not show the option to add UID and capabilities. it shows the following message
" File analysis failed for...
Hi Everybody,
In my application i want prompt user about something and want to show link to the user such that when he clicks on the link he is directed to the web page. i want to do that with the...
Hi everybody,
Iam new in symbian development and have got no idea about how to display an image on title bar using Symbian C++. please help.
Thanks and Regards,
Sidhant Rajora
thanks the prolem is solved the way you suggested :)
can you please tell me why the value of iphoneNumber is same irrespective of the selection???
Hi,
This is the code that iam using.
void CDialerAppUi::GetContactNumberL()
{
// load the contacts dialog resources
CCoeEnv* env = CEikonEnv::Static();
Hi everyone,
im trying to fetch a contact from phone bookand display it in a textbox. but the problem is every time it is displaying the same contact information regardless of the selection can...
Hi the prblm got solved thank You :)
but when im trying to read its value using getproperty function it is giving tha same value 'M' all the time.
hi,
im using html to create the radio button... and the code looks somethinlike this.
_LIT(KHtmlView1, "<body style='overflow:auto ;background-color:#393939' ><form id='form'>"
...
hi everybody,
iam using Html control to create a ui bt m nt able to read the value of radio button... every time it is giving the same value irrepective of the selection.. please help.
Hi,
Im trying to display an image using Html control.. for that i have written something likethis.
_LIT(KHtmlView1, "<html> <head> </head> <body style='padding:0; margin:0;'> <div...
Hi everybody,
Im trying to make an application where i want to use an image that contains textbox ,radiobutton etc. i want to use that image and get the input provided by the user in that image....