I don’t know Java, only C#, and I need to make a simple program for Nokia N95 (Symbian 60). How i can make one? Is there any C# editor?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In two words: you can’t.
Symbian development requires C++, not C#, as (currently) there is no version of the Microsoft .NET Framework for Symbian. Also, this is unlikely to change.
The newest Nokia devices (e.g. the N900) use Maemo, which is a variant of Linux, and which should run the Mono version of C#. This won’t apply to S60 or the N95, I’m afraid.