A software engineer living in Vancouver, Canada - http://www.antonypranata.com/
antonypr | 13 December, 2006 07:57
I write this blog because so many questions at Forum Nokia Discussion, such as "How do I start Symbian OS C++ development?", "Which SDK should I use?" etc.
Download SDK
The first thing to do is download the Symbian OS C++ SDK. Which SDK to download? There are several SDKs depending on the UI platforms of the phones, i.e.:
Actually, there is one more UI platform for Symbian OS, i.e. Series 90 from Nokia. Unfortunately, the platform has been discontinued. The only product that came out to the market is Nokia 7710. I don't think you should start development on Series 90 unless there is a specific need to support Nokia 7710.
Download IDE
Another question that usually comes up from developers is "Which IDE to use?" Once again, there are several IDEs supporting Symbian OS C++, i.e.:
As summary, if you are developing for Windows, I highly recommend to start using Carbide.c++. Note that there is a free version, called Carbide.c++ Express. The other two versions, Developers and Professional, cost some money.
Buy Books
There have been many concerns about the quality of SDK documentation, which is not good enough. That's why I would recommend buying one of Symbian OS C++ books, e.g.:
Technical Articles, Sample Codes and Forum Discussion
Sometimes books are not enough, so you may want to read some technical articles about Symbian OS C++ as well. There are several good sources, i.e.:
The last thing that I want to mention is forum discussions. Whenever you have problems or questions, you can always fire your questions to the developer communities. All the three sites above have forum discussions.
Symbian C++ |
Next |
Previous |
Comments (7) |
Trackbacks (0)
antonypr | 19/12/2006, 17:59
You can apply for UID from SymbianSigned.com. Btw, in which step you see that error message?
coolashu321 | 24/02/2007, 13:46
nicholasgaye | 03/05/2007, 13:33
aml_1989 | 18/02/2008, 17:53
Hi,
I have a N95 and wish to start developing on it.
What book would you say is the best for someone with a couple of months c++ experience, and not a clue about Symbian C++ code.
I already have carbide.c++ v1.2 set up and working, and have been able to install the hello world example onto the N95, along with the basic GPS Program.
My next step is working out what all the 'random' words mean that seem to make the phone do clever things...
Cheers!
Andy.
anjanu | 07/06/2008, 19:22
hi,
i have N73 ME...i want to know if application can be developed for Symbian OS 9.1 using the SDK of Symbian OS 9.3 ie.,"3rd Edition FP 2"(C++)
ramadr | 17/11/2009, 12:02
Hi,
Please provide me some help regarding this.
i'm very new to mobile application programming..
hence i'm finding it difficult to start up with it..
Ur reply for the above said problem will help me out a lot as I'm not been able to find in the docs I've downloaded(not much).
So Please help
Thanks in Advance
Re: How to Start Symbian OS C++ Development?
pmdr05 | 19/12/2006, 08:55