Search code examples
symbianmobile-phonesnokias60handheld

How to get started with Symbian (S60 plattorm)


So at my new job one of the platforms we use is S60 (Nokia phones, Symbian OS) and I am getting curious about it, as well feeling the need to help the team a bit from time to time (I actually work on the server side of things for this software).

So any good pointers/recommendations/tutorials and shared experiece that might put me in the right direction ?

Thanks


Solution

  • These days, I think it is nearly impossible to begin native (meaning C++) Symbian software development. Nokia, Sony and Motorola don't support their old Symbian phones any more. Most official URLs are broken. Simply obtaining a certificate needed to sign and deploy applications would be a challenge.

    However, you should still be able to use JavaME to develop software that will run on the remaining Symbian installed base, whatever its current size may be.

    Shameless plug: http://www.quickrecipesonsymbianos.com was the last best book to be written specifically for developers entering the Symbian OS C++ ecosystem.