In symbian (3.1,.3.2,…up),
If use wget application, is application able to store files (JSON, XML) loaded from internet in local device?
Thanks all.
Type: Posts; User: mohhassan; Keyword(s):
In symbian (3.1,.3.2,…up),
If use wget application, is application able to store files (JSON, XML) loaded from internet in local device?
Thanks all.
hi, I going to development application in all smartphones Nokia, IPhone, Android and blackberry.
depend-on experiences what's batter.
application need offline browsing(browse web site locally) and...
Hi I’m development live video call over wifi I need code examples
Thanks
thanks, For response I'm try solution by Document Handler API
:)
No some else, but step three how to install (ways)? Is way to install without interact with user?
Thans
Hi all,
I need update(install) my application from remote server to mobile,Without classic install from PC what's scenarios?
Thanks.:)
Thanks for example, but i need send/recievd data in appliaction not only received.
Thanks
Hi all,
i am need small application in c++ to UDP client/server in symbian?
Hi all,
What's time for sleeping network device (packet switch & access point connection)to Listen network?
Thanks all.
Thanks all,
new question, after start exe application how make inter-process communication and call funation in exe
Thanks.
hi all,
how i'm runnig other application in my application?
Thanks Symbian_Neil.
Hi all,
I'm found power consumption problem in application.
how to trace threads and catch thread(s) for responsible power consumption throw Performance Investigator in carbide c++ or other tools....
Hi all,
I'm working in development VOIP project but I'm found big problem, end battry quickly in N73 (3hours) mobile and project during test not send and recived any data, I'm used PJSIP library,...
hi developer,
I'm need tool to catch thread responsible from power consumption?how achive that by Performance Investigator in carbide c++.
Thanks.:)
Hi all,
How to discover thread reasonable abount power consumption throw Investigator in carbide c++?
thaks for reply,I'm tried Nokia Energy Profiler in last moment and energy consumption but I'm need known what's thread reasonable from this problem.
Thaks.:)
Hi all,
I'm working in development VOIP project but I'm found big problem, end battry quickly in N73 (3hours) mobile and project during test not send and recived any data, I'm used PJSIP library,...
Hi all,
how to connect internet without ask for access point while call RConnection::Start?
Thanks.
Thanks for A.A.M. and wizard_hu_.
thanks, IS this example work in symbian third edition?.
hi all,
I am need full example for all opreation of database in symbian s60 3rd edition
Thanks.
Thanks all,
my problem solved, but now need add bytes to HBufC8.
now i'm not expert in descriptors and need work in my code and finish in this day without deleay.
pealse help.
Thank.
Thank, but I need read data in HBufC as char one by one, similar:
char c;
for(int i=0; i<srt->lenght;i++)
{
c = str[i];
.....
}
thanks
how to read from HBufC8 object byte by byte?