What is the best IDE for developing a C++ application targeting Symbian UIQ-based phones like p990 and p1?

So far I have come across Carbide C++ which seems good but I am not sure if it supports UIQ (maybe it only supports S60 platform) and if it's the best option.

link|improve this question

70% accept rate
feedback

3 Answers

up vote 1 down vote accepted

Yes Carbide C++ is the right answer. UIQ SDK availability is another story, however. After the bankruptcy of UIQ the rights to UIQ were locked down, and have not been contributed to Symbian Foundation.

As far as I know there is no "legitimate" way to get hold of the SDK. On the other hand, there is no rightsholder who will chase you down if you do...

link|improve this answer
Do you think it is legal if I download the SDK from somewhere else and use it to develop commercial applications? – Meysam رها در بند Apr 10 '10 at 7:18
feedback

Carbide C++ should support UIQ, but I think you need to download a UIQ SDK separately. Not sure where you can get that today as UIQ has closed there website. Sony Ericsson used to have SDK extensions for some of their devices available from developer.sonyericsson.com

link|improve this answer
feedback

Sony Ericsson has a UIQ archive here.

It mentions Borland C++ Builder and I seem to remember that the UIQ3 SDK also supported Visual Studio.

Do you absolutely need to be programming in C++? It should still be pretty easy to write JavaME applications for the P990 and P1.

link|improve this answer
I do prefer to program with JavaME but I have to use a c++ library in my application. – Meysam رها در بند Apr 10 '10 at 7:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.