i made a program using Qt for Symbian, its all working very well ... However, it always exits with a status code -10737something when i close the program
i think the problem is in the deconstructer, maybe some memory leaks ... any suggestion on how to solve this problem, or to find the error using Qt Creator?
thanks
...
Are there any simulators that run symbian applications?
...
Hello guys,
I'm in the middle of development of a client-server "socializing" that is supposed to run on several mobile devices. The project is pretty complex, involving networking, exchanging media, using geolocation services, and nice user UI.
In terms of development efforts, technical risks and extensibility what is the best platfor...
I want to use Google Data API on a Symbian device with pys60 but I couldn't find any doc.
Is there any way to install Google Data APIs Python Client Library on Symbian ?
...
hi~
all DLLs and EXEs in Symbian goes to sys\bin folder, right?
does system DLLs (build-in DLLs) in there too?
can i replace while install my own app?
thank you!
...
I'm writing a J2ME application that periodically updates server. how do i implement the functionality using J2ME? how do i run application on phone at startup and how do i keep it running?. I am planning to deploy the application it on symbian platform
...
It's said Symbian C++ has its own dialect,
can someone list the exact aspect that differs?
...
I have developed two applications: first works on Samsung e250, second works on computer. I need to implement their communication through the USB port. How I can do it? Where I can I find a good manual about this?
...
How I can use ActiveSync in Java for connect to Symbian OS? Where I can I find a good manual about this?
...
We want to build a smartphone app which uses geolocation, etc. and target the most important smartphones. Which OS would you support for a b2c application? I found a german statistic here: http://de.statista.com/statistik/daten/studie/150842/umfrage/prognostizierte-marktanteile-der-smartphone-betriebssysteme-in-2013/ which forecasts the ...
I have to write a simple mobile application that is able to receive broadcast from a server, connected using GPRS, over a secure SSL connection.
The amount of data the mobile needs to receive is very small (a string of about 100 characters length for a single broadcast and maximum 10 broadcasts per minute).
I need to display it on scr...
Can one develop C++/Qt based application for Symbian and N series phone and upload the same to Ovi store ?.
I hear conflicting stories. I understand the existence of Smart Installer etc.
But my question is as of today can I code and ship apps to Ovi store ?.
If not any clue how long before it becomes a reality ?.
Ankur
Update: htt...
Is it somehow possible to hook keypress event in background application on Symbian running smartphone?
...
On clicking a URL displayed in my application running on a Symbian S60 3rd Edition device should make the phone browser ( which is already open ) open the specified URL.
Here is the code:
_LIT( KUrlPrefix,"4 " )
void CMunduIMAppUi::OpenInBrowser(const TDesC& aUrl)
{
HBufC *url = NULL;
const TInt KWmlBrowserUid =0x10008D39;...
I've had nothing but grief using Symbian's browser control on S60 3rd edition FP1. We currently display pages and many things are working smoothly. However, when inputting text into an HTML text field, the user will get a KERN-EXEC 3 if they move left at the beginning of the text input area (which should "wrap" it to the end) or if they ...
on symbian i only got "view details" but not that "open" option for 80% of my apps in app-manager, why and how to fix?
...
hi all,
i want to show browser control in my application for which i have written code
if (iBrCtlInterface == NULL)
{
TRect rect(Position(), Size());
iBrCtlInterface = CreateBrowserControlL( this,
rect,
TBrCtlDefs::ECapabilityDisplayScrollBar | TBrCtlDefs::ECapabilityLoadHttpFw,
iCommandBase,
NULL,
NULL,
NULL,
NULL,
NULL);
}
_LIT...
I would like to know, what limitations there are for how far one can go in terms of replacing UI components of current touch screen smart phones, in particular iPhone, Blackberry and android based phones.
What I would like to do is create a custom UI for dialing out and incoming calls.
I have some experience with Blackberry developmen...
Hi, i'm new to Qt, i just install all in one QT-SDK beta with QT-creator as described here. I tried to import PhoneGap example files from there (I use Qt-creator coz when I try to do it on Carbide, as described, it said that my EPOCROOT is wrong, but it isn't). When I want to debug or run project it said that there are some files missing...
I´m looking forward to launch a mobile application for Android, iPhone and maybe other platforms like Blackberry, Symbian, ... too in the future.
What do you think is the best way to promote this application?
Is setting up a website; provide a screencast with the features; running ads on ad networks enough or are there other ways too ? W...