I'm a new Symbian OS developer. I'm looking for a C++ environment for developing application for Symbian. Please give me the
steps to start developing application in C++ for Symbian OS?
Re: How to Start C++ application Development for symbian
below site has an introduction right from downloading sdk to how to build applications to console application to a gui application.... very less reading but nice overview...
Re: How to Start C++ application Development for symbian
Hi Sarmak,
There are a number of examples in SDK if you just look around. Also a number of sample codes are there to guide you through the development process. Just look around in NewLC, Forum Nokia wiki.
Also a number of Articles/whitepapers/screencasts are available to facilitate the same.
Forum posts: 1145
http://www.newlc.com/configure-your-pc-symbian-development
René Brunner
Forum posts: 463
Also I had seen another nice article here :
http://wiki.forum.nokia.com/index.php/Getting_started
Apart from that you will find a number of help with getting started if you search Newlc
Forum posts: 5
Hey all,
Can anybody give one sample application developed in C++ for Symbain?
Regards
Sarmak
Forum posts: 1145
Just any old sample application, or a specific one?
The SDK includes a number of sample applications, the Nokia website has samples, NewLC has samples, and so on. Just look and pick.
René Brunner
Forum posts: 56
below site has an introduction right from downloading sdk to how to build applications to console application to a gui application.... very less reading but nice overview...
http://www.symbiantutorial.org/symbian-tutorial/
Forum posts: 5
Hi All,
Is there any sample C++ code which reads the contacts(phone numbers stored) in the mobile (With Symbian OS)?
Regards
Sarmak
Forum posts: 1145
Yes, you are very lucky. There is the "Contacts" sample application in the SDK (\Series60Ex\contacts).
You did already install the SDK, didn't you?
With asking question here you will only get so far, you know...
René Brunner
Forum posts: 463
Hi Sarmak,
There are a number of examples in SDK if you just look around. Also a number of sample codes are there to guide you through the development process. Just look around in NewLC, Forum Nokia wiki.
Also a number of Articles/whitepapers/screencasts are available to facilitate the same.
Hope you look around a little