Hi,
This is taking "String" up to available memory space and same as path+ filename.
Type: Posts; User: talk2mks; Keyword(s):
Hi,
This is taking "String" up to available memory space and same as path+ filename.
Congrats Savaj:)
I think, Problem in your application signing certificate...It's means ReadDeviceData capability is not included in your certificate. Firstly create new certificate with required capability after that...
Many Congratulations Wizard_hu_:-) Great Work!
Hey Prathi,
You will need to close all http connection once your request completed after that shot new request........Sometime this error comes due to....Connection open for long time......
Try...
Moulii,
There could be multiple approach like as Maintain/store file index number and create new filename after adding 1 OR Get List of all files name in saved directory and sort it....created new...
Hi Prathi,
Can you debug your web server response in MHFRunL function? Write a logger or use device debugging....What response code you will get when you shot second POST request on the server.
Hi Nilesh,
If you will search on forum or google, You'll find many link that is help you sending SMS. Anyway Click on this link
Congratulations Girish!!! Keep it up
Vshnu,
You can detect call/SMS using QT for Symbian...
http://wiki.forum.nokia.com/index.php/CS001617_-_Receiving_an_SMS_in_Qt...
Go through this thread,
Ashraf,
CHWRMLight provides the ability to control the device display light ......Use this class screen light off.
Store registration flag value in file/persistent storage and check when application start....and update flag value after registration.......
Ashraf,
You are talking about persistent settings of application. you will need to store settings value in text file in order. After any change in settings list control update text file and...
Congratulations girishpadia for contributor of the month :-)
I had not tried API yet hope it'll work for u.
Did you used API for new text message?
Congratulations razvanpetru!!! Great Job :)
These softkey event you will get in HandleCommandL function within the APPUI class or Viewclass....
or
if you are created
- Display Dialog
Query Dialog:
CAknQueryDialog* removeQuery =...
HI,
Nokia E51 is a Symbian 3rd edition, fp1 phone....you will need to install core player 3rd edition (SIS/SISX) installation file in your phone. for your phone you can download installation file...
You can also go through below example...Draw bitmap in different ways...
http://wiki.forum.nokia.com/index.php/TSS000307_-_Direct_screen_access_with_CDirectScreenBitmap...
Hi Patil,
Many many congratulations for your winning:-)
Keep It Up:)
Hi Amin,
You can send 600KB max size video..... Set mime type like as
qt=> video/quicktime,
mxu=> video/vnd.mpegurl,
avi=> video/x-msvideo,
etc......Go through below link for sending MMS...
...
Did you test other sampling rate? or you can record in another format instead of pcm.....for better quality
You can create CAknButton.... It's a normal button control......Implement in your class........
go through this link....
...