9 messages in com.googlegroups.google-gearsGears on N800 device (Maemo platform)
FromSent OnAttachments
Kimmo Kinnunen18 Nov 2007 23:53 
javacasm22 Nov 2007 04:56 
Ian Lawrence22 Nov 2007 05:09 
Chris Prince22 Nov 2007 08:36 
javacasm22 Nov 2007 08:42 
Ian Lawrence23 Nov 2007 12:31 
silpol05 Jan 2008 12:06 
geek11122208 Jan 2008 20:06 
Ithil Mith14 Jan 2008 13:15 
Subject:Gears on N800 device (Maemo platform)
From:Kimmo Kinnunen (kimm@nokia.com)
Date:11/18/2007 11:53:24 PM
List:com.googlegroups.google-gears

Hello,

I did a preliminary port of Google Gears to Nokia's Linux-based Internet Tablet platform, Maemo. This platform has Gecko 1.9 -based browser. This port allows one to install the Gears extension to devices like Nokia's N800 and N810.

Anyone interested in this? I'd like to get feedback on what actions should be done next (if any).

The port is incomplete in the sense that not all the threading - related features work. In practice this is b/c of event dispatching. The port was primarily done in order to get the Database functionality to work.

About the code: The code is in a SVN repository with vendor branches. The changes should be relatively easy to spot (svn diff). The changes are not well- engineered, rather they just indicate the difference between gecko 1.8 and 1.9. This is to keep the delta as small as possible. In practice, if these modifications are wanted in the main codebase, the changes should be done a bit differently (==build abstractions around thread queues).

For further info, see: Issue 292: Support for Maemo platform http://code.google.com/p/google-gears/issues/detail?id=292

Unfortunately there are no prebuilt binaries for the device ATM, but I try to find a place to put those..

BR,