The Quest for Documentation

For the last few days we have been trying to use some of the native N900 API's to interact with the phone. Finally we have managed to create something usable but it was not exactly easy. The problem was that the documentation is mostly non-existing and when some is found usually very basic. Most information had to be looked either from the library's source (if it was available) or some other (open source) application which used the same API's we we trying to use. Funilly one function name results in exactly one hit when googled and points to the official documentation which is almost useless.

But despite all this we have succeeded in our valiant struggle and now some of the functionality we needed is working. We have also expanded our web-application and it too starts to be in a good shape. Looking good.