Hi Forum Experts,
I have created an application on S60 5th edition which is to make connection with the server using HTTP. I want that the application should not prompt the user to select the IAP...
Type: Posts; User: amar_wagholikar; Keyword(s):
Hi Forum Experts,
I have created an application on S60 5th edition which is to make connection with the server using HTTP. I want that the application should not prompt the user to select the IAP...
Hi Lucian,
I have made use of the CTelephony class for initiating phone call from my application. This is the only Symbian class I am using in the entire application. Is there any Qt replacement...
Hi Guys,
I finally managed to build the Library and Application for Nokia N8. :)
Following are some points and observations
1. NokiaQtSDK seems to have 4 missing files which were required to...
Hi,
Thanks guys for giving time to help me out :)
I forgot to mention that the console outputs in the post below are actually from the QtCreator IDE.
@Lucian: I used the command line just...
Hi Lucian,
1. As you suggested, I tried installing smartinstaller.sis on N8 from RDA, but it gives error "Installation failed". I also installed QtMobility_ExpressSigned.SIS for 1.0.2 on the...
Hi Forum Experts,
I have developed a library and an application that makes use of this library APIs for Qt 4.6.3 on S60 5th edition previously. It works fine on Nokia N97 mini. Now I want to...
Hi Lucian,
Thanks a lot for bear with me :)
1. In post reply you mentioned that app developed for N97 mini will run on N8. we have tried it on RDA and it is not running. Application gets...
Thanks guys for the help ..
Background : I have a static library and a GUI application which uses APIs exposed from this library. These apps work fine with S60 5th edition, Qt 4.6.3, Qt Mobility...
Thanks for replying ... But that did not quite answer my questions :)
Hi Forum Experts,
I have a Qt application developed using Qt 4.6.3 and Qt mobility APIs on S60 5th edition. I have read that new Nokia N8 device has support for Qt 4.6.4.
Questions I want to...
Hi Ilkka,
I m facing a very funny problem ... I m trying to access the IMEI number of the device. I have deployed widget app on 2 N97 mini devices. Both devices have same software version...
Hi Ilkka,
I m looking for an alternative to IMEI because of the following reason,
1. I guess CDMA devices will not respond to this API !!
2. I have also heard that the service providers install...
Hi Forum Experts,
I want an alternative to IMEI number. The WRT library says that there is a device "MachineId" that is unique.
(Reference :...
Hi Pit,
I tried out the code snippet mentioned in the link, I m getting the alert message "System Service object cannot be found." when i try this out on the device. I checked out the the release...
Hi Forum experts,
I am a newbie to WRT development .. I am facing problem in fetching the device IMEI using platform services 2.0 APIs .... Need some help regarding same.
Also out of curiosity...
Hi Forum experts,
I have a N97mini device whose software details are as follows,
Type: RM-553
Software Version: 11.2.102
Software...
Hi,
Thanks guys for the information ..
Hi,
I am developing an application where in I need to provide a browse option to select an image from phone. For this I am thinking of launching the default file manager application using UID. Is...
Thanks guys for the help ... i will check this tool u suggested.
Hi sumit,
I have converted the text to unicode before displaying it using ConvertToUnicode() function. I was able to display text in English and Arabic languages properly. But displaying text in...
Hi symbianyucca,
Thanks for ur reply ..
I created an appplication for testing localisation in which I displayed a sample text in Japanese. It is displaying boxes on the screen. Does it mean...
Hi,
I have an N96 device which gives option to select English or Hindi as phone language. I want to develop an application to support other languages like Arabic, Hebrew, Greek, Japanese etc....
Hi chenziteng,
Thanks a lot :) .... solution you suggested worked.
Regards,
Amar.
Hi,
I am using setting item list. In this I am using text setting item. On selecting the item, setting page with OK-Cancel Cba gets opened. Problem is the OK button is clicked on the...
Hi,
Thanks a lot :)
Amar.