Nokia N900 assistance
February 7, 2010 5:12 AM Subscribe
Any advice for a novice on writing simple programs for the Nokia N900?
I have an
N900 and really enjoy it. The flexibility of the device is
amazing. I am not a programmer and have ZERO experience in any programming language. I would really like to figure out how I can modify my phone by writing snips of code that could add some simple functionality. For example, I would like to be able to swap icons for different applications.
So my question is: Where should I begin? Should I focus on learning any part of a particular programming language (i.e., python) or just focus on something much more basic that I can build upon. Any advice is appreciated.
posted by zerobyproxy to technology (6 answers total) 1 user marked this as a favorite
As a starting point, the developer page at Nokia has some information on the phone's capabilities as well as documentation and tutorials.
In general you might want to try running a Java application on the phone (but it seems the N900 platform does not support Java). Java is a broadly used language, with lots of tutorials etc. Alternatively, how about building something that runs on the web and is accessible from the phone's browser? There's a lot more help on web apps available on the web and many more people know how to do this. Bear in mind that this will not give you access to the phone itself, e.g. changing icons.
posted by oxit at 5:52 AM on February 7, 2010