How to Start C++ application Development for symbian

Login to reply to this topic.
Sun, 2008-03-23 14:05
Joined: 2008-03-08
Forum posts: 5

Hello!

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?

Regards
Sarmak


Sun, 2008-03-23 14:09
Joined: 2005-11-20
Forum posts: 1145
Re: How to Start C++ application Development for symbian
Sun, 2008-03-23 14:19
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: How to Start C++ application Development for symbian

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

Sun, 2008-03-23 14:20
Joined: 2008-03-08
Forum posts: 5
Re: How to Start C++ application Development for symbian

Hey all,

Can anybody give one sample application developed in C++ for Symbain?

Regards
Sarmak

Sun, 2008-03-23 16:10
Joined: 2005-11-20
Forum posts: 1145
Re: How to Start C++ application Development for symbian

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

Sun, 2008-03-23 17:00
Joined: 2005-12-07
Forum posts: 56
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...

http://www.symbiantutorial.org/symbian-tutorial/

Sun, 2008-03-23 19:04
Joined: 2008-03-08
Forum posts: 5
Re: How to Start C++ application Development for symbian

Hi All,

Is there any sample C++ code which reads the contacts(phone numbers stored) in the mobile (With Symbian OS)?

Regards
Sarmak

Sun, 2008-03-23 19:56
Joined: 2005-11-20
Forum posts: 1145
Re: How to Start C++ application Development for symbian

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

Mon, 2008-03-24 12:59
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
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.

Hope you look around a little Eye-wink

  • Login to reply to this topic.