Telegram For Nokia Symbian Phones

PhoneGap Symbian (WRT) PhoneGap Symbian.WRT is a skeleton application for Nokia's Web RunTime, along with javascript wrapper libraries, which allow a developer to build a native application for a WRT Supported Symbian phone using web technologies. The same set of web application files can be ported to PhoneGap BlackBerry, iPhone, Palm, and more to come. Pre-requisites There are no real pre-requisites for PhoneGap Symbian.WRT development, as a WRT application consists simply of web files (html, css, js, etc) packaged and compressed into a.wgz file.

No build process is necessary. However, for the purposes of development efficiency and testing, the following tools will make life MUCH easier: • Aptana Studio and Nokia's WRT Plugin for Aptana Studio. Includes a limited but very handy browser-based device simulator. • Optionally S60 5th Edition SDK, which includes the Symbian device emulator. Set up your dev environment • Place your web application in the phonegap_root/symbian.wrt/framework/www folder • Ensure phonegap.js is included in your main html page • Place your application icon in the www folder. It should be named Icon.png • Modify info.plist (use the existing sample as a guide) • Develop your application around this html file. Only this page will have access to the device api • Compress the www folder into a zip file, and change the.zip extension to.wgz * • Transfer this file to your S60 5th Edition device, and open it.

The device should recognize and install the application Make targets: • make js (compile the javascript source into lib/phonegap.js) • make package (package the contents of framework/www/ into a.wgz package file, installable to the device) As you can see, you don't need to have any particular tools installed in your development environment to build WRT applications, as there is no building or compiling involved. However there are tools you can use to make development easier. The combination of Aptana Studio and Nokia's WRT Plug-in for Aptana worked nicely for developing and testing WRT applications. It includes an emulator (only for PC) and a browser-based javascript emulator, and can deploy applications directly to your device if bluetooth is enabled. A sample application resides in available at which demonstrates the use of various device features through the phonegap API. It is essentially just a local website with a couple of rules: you must have an info.plist file and a main html page. To deploy this to your S60 5th Ed.

Device: • Add the info.plist file to the application folder. Autodesk combustion 2008 tutorials. • Compress the application folder into a zip file. • Change the.zip extension to.wgz.

Related Post