English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have never done any phone programming. I know C/C++ and some java .

2007-12-05 14:28:38 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

Nokia phones usually have the Symbian Operating systems.
So what we need here is to create an application that runs on the Symbian Platform.
( like we have applicatoins that run on Windows platform).

The first step here would be to find the SDK that would provide you the API to write a Symbian Application.
Once you know what SDK to use coding will be a walk in the park.
Programming language to use is not a big issue here. You can even write in C++.

Happy coding !!

2007-12-05 14:54:08 · answer #1 · answered by Torrent@work 1 · 0 0

Find out what software your phone can understand -- look on the vendors website for the details. Java is popular but I also do a lot of development in C and C++ for mobile devices.

2007-12-05 14:32:08 · answer #2 · answered by mdigitale 7 · 0 0

fedest.com, questions and answers