Hi symbianyucca
Thank you to solve my confusion and problems.
Regards,
SymbianTH
Type: Posts; User: SymbianTH; Keyword(s):
Hi symbianyucca
Thank you to solve my confusion and problems.
Regards,
SymbianTH
Hi skumar_rao
Thank you for your helpful thread.
Actually currenctly I have no any 3G enabled device.
In Symbian S60 application we are able to connect Internet using GPRS, Example is...
Hi
I want to know such things related to 3G connectivity. Please help me and provide some information and solutions.
If my answer is wrong or I am going on wrong track than also guide me.
...
Hi
Thanks for your fast replay.
Yes, I downloaded Zxing1.5 but symbian and cpp folder do not contain any pdf417 decoder lib, files or functionality.
I saw in...
Hi
Above title is my question also. I know that symbian has not any API for read PDF417 barcode or others 2D barcode.
Actually in previous threads when I asked about how to play .WMV codec file...
Hi
Please help me guys.
How to receive file in our application which is sent by bluetooth.
I am able to receive message in our application which is sent by bluetooth, But do not able to...
Hi
I tried to auto install application from my application, and now I am able to auto install application from static path.
But problem is that I want to install SIS application which is sent...
Hi
Yes wizard_hu you are write problem is related to IMEI, now this problem I solved, but getting following problem.
I am working on Symbian S60 3rd Edition FP1, and release build using GCCE.
...
Hi
I download SW installer API Plugins.
Using this API applicaiton need "TrustedUI" capability.
I signed application with cer and key file, but I am using online open signed certificate.
...
Hi
Yes I understood, What you say, It's not useful for auto start installtion after transfer application.
So What I do If I want to start installtion after transfering SIS file using Bluetooth....
Hi
Thanks for reply.
Yes for that I will make console application.
But How to start installation process form that console application? Give me a Hit or snippets.
I tried with following way...
Hi
I am doing work on symbian S60 3rd edition FP1.
I am able to transfer .SIS file using Bluetooth but do not able start installation automatically.
How it's possible, any idea?
Please help...
Hi
I solved this problem
put following line before highlighed line.
item11->SetEmptyItemTextL( KEmptyText );
But not display text which I set in following way, I am able to see options...
Hi
I am getting "Application Closed: Setting Lis 1".
In Previous thread i highlighted code line with Red color, At that place I am getting above error.
What is mean of this error, please...
Hi
I want to add Checkbox setting list in DynamicSttinglist but getting error in following Red highlighted code line.
I added two files from SettingList Example in DynamicSettingList application,...
Hi
Please help me in symbian web service connectivity, please please.
If I want to make web-service connection successfully than which value I set in following variable regarding following...
Hi
I am using following webservice for test SOAP Webservice from symbian s60.
http://www.w3schools.com/webservices/tempconvert.asmx?op=FahrenheitToCelsius
I am also taking reference from S60...
Hi
Now I am able to change label in following way, but I want to get yours suggestions that it's proper way or not or any other way it's possible?
In Every Option click event for change...
Hi
Yes, I call InitControlsL() function from container when user click on language option from option menu.
Actually this application do work perfectly in 3rd edition emulator and in E71 (3rd...
Hi
I am newbie in 5th edition, but I have knowlede about 3rd edition.
I tried to run Runtime MultiLang applicaiton in 5th edition emulator, but I click on French Language option, menu option,...
Hi
I reinstall 5th edition SDK in E: drive now I am able to see 5th edition SDK in Carbide C++, which is installed in c: drive.
Regards,
SymbianTH
Hi
thanks for your quick response.
Yes, I am using C: drive using FAT32 system and My E: drive has NTFS system.
I installed 5th edition SDK in E: drive, but my carbide c++ 2.3 version...
Hi
Thank You Very Much wizard_hu_,
Now I solved prblem.
I also comment following two static libraries, now I am not getting error.
//STATICLIBRARY ecrt0.lib
//STATICLIBRARY ...
Hi
Already Installed SDK:
1. S60 3rd Edition FP1
2. S60 3rd Edition FP2
3. C: drive-> 4.21 GB Free Space
Download 5th edition SDK from
->...
Hi
Thanks for your help.
I tried and comment following line from staticlibinit_gcce.h file.
extern "C" GLDEF_C int __GccGlueInit();
After comment this I am getting lot of error related to...