WRT Web RunTime on N810 Internet Tablet
jimgilmour1
(Talk | contribs) (→Web Runtime Support Library) |
jimgilmour1
(Talk | contribs) m (→Introduction) |
||
| Line 4: | Line 4: | ||
=Introduction= | =Introduction= | ||
| − | This article shows how to run some of the Web Runtime Widgets on the N810 Internet Tablet using OS2008 version 5.2008.43-7 firmware version | + | This article shows how to run some of the Web Runtime Widgets on the N810 Internet Tablet using OS2008 version 5.2008.43-7 firmware version.See the article [http://wiki.forum.nokia.com/index.php/How_to_upgrade_your_N810_WiMax_Internet_tablet How to upgrade your N810 WiMax Internet tablet]. This includes adding the unzip application and editors. |
=How to implement a WRT on N810= | =How to implement a WRT on N810= | ||
Revision as of 15:29, 10 June 2009
Moderators note:- still being written
Contents |
Introduction
This article shows how to run some of the Web Runtime Widgets on the N810 Internet Tablet using OS2008 version 5.2008.43-7 firmware version.See the article How to upgrade your N810 WiMax Internet tablet. This includes adding the unzip application and editors.
How to implement a WRT on N810
The transfer is carried out by bluetooth or the USB cable. The USB cable causes the N810 to look like two removable disk drives. The bluetooth on Windows Vista Bluetooth makes transfer very easy.
The example to be used is Progress Bar JavaScript component for Web Runtime. Sometimes the widget is delivered as zip file. Therefore we need to extract the widget, rename the file "ProgressBarWidget.wgz" to "ProgressBarWidget.zip".
Next we send or transfer to the N810, switch off the automatic open of the zip file and save the "ProgressBarWidget.zip".
The next part is to load the WRT kit as described in How to install and use the WRT kit.
Summary
Web Runtime Support Library
Download the library File:WRTKitLib.zip and put this in the same directory as WRT widget was previously extracted.

