symbian-devel.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 12:46:36 +0200
changeset 1905 fba288d59662
parent 1357 72f67a7a449f
child 1912 8b81a8f0f692
permissions -rw-r--r--
Include only local subsections into TOC. This prevent duplication of TOC when build single page HTML document. Also this make unnecessary CSS hack to hide document title as top level section.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

=====================================
 Development under Symbian platform.
=====================================
.. contents::
   :local:

About Symbian platform.
=======================

Supported technologies:

 * Qt with Symbian C++.
 * Symbian C++.
 * Java™ (using MIDP 2.1 with an extensive range of additional JSRs).
 * Web Runtime (WRT) (using standard web technologies).
 * Adobe Flash Lite 4.0.

  http://www.developer.nokia.com/Devices/Symbian/
                Symbian platform

Signing applications.
=====================

Register at https://www.symbiansigned.com/

Register your phone. To get phone IMEI number type in phone::

  *#06#

Download developer's certificate and key, to list it use::

  $ openssl rsa -text -in developercertificate.key
  $ openssl x509 -text -in developercertificate.cer