Paroli

From Openmoko

Revision as of 05:18, 18 February 2009 by Coolcat (Talk | contribs)

Jump to: navigation, search

In a few words one could say: paroli is a new approach to application development on the openmoko phones. Paroli is based on top of the fso framework and enables the use of it via a core and several services.

For more information please visit our website

Contents

Getting the sources

git clone http://git.paroli-project.org/paroli.git/

biggest changes:

- a launcher was introduced allowing the launching of paroli-applications from within paroli itself. - the dbus interface is optional and both modes should work.

- closing application windows from within the window-manager does not kill the process anymore

- introduction of a preliminary audio service allowing to mute calls (a test service for non-fso environments was also added).

- a reworked version of the dialer was added

- works on an error-message service have begun

- works on a service checking for changes in the fso have begun and many small fixes in the code


Installation

kernel: http://downloads.freesmartphone.org/fso-stable/milestone5/om-gta02/uImage-om-gta02-latest.bin

image: http://downloads.freesmartphone.org/fso-stable/milestone5/om-gta02/openmoko-fso-illume-image-glibc-ipk--20090202-om-gta02.rootfs.jffs2

In order to get the package from experimental you'll need to add a file:

create a file in the /etc/opkg folder with the content:

src/gz openmoko-experimental-armv4t http://downloads.openmoko.org/repository/experimental/armv4t

Then do an opkg-update and opkg install paroli .

This should get you the newest version.

Downloads

You can downloads paroli from : http://downloads.freesmartphone.org/fso- milestone5/feeds//armv4t/paroli_0.2.1+gitr7a2fdc16174258e9276e7c2d80f500b4dd624442- r0_armv4t.ipk

or from:

http://downloads.openmoko.org/distro/experimental/

Personal tools

In a few words one could say: paroli is a new approach to application development on the openmoko phones. Paroli is based on top of the fso framework and enables the use of it via a core and several services.

For more information please visit our website

Getting the sources

git clone http://git.paroli-project.org/paroli.git/

biggest changes:

- a launcher was introduced allowing the launching of paroli-applications from within paroli itself. - the dbus interface is optional and both modes should work.

- closing application windows from within the window-manager does not kill the process anymore

- introduction of a preliminary audio service allowing to mute calls (a test service for non-fso environments was also added).

- a reworked version of the dialer was added

- works on an error-message service have begun

- works on a service checking for changes in the fso have begun and many small fixes in the code


Installation

kernel: http://downloads.freesmartphone.org/fso-stable/milestone5/om-gta02/uImage-om-gta02-latest.bin

image: http://downloads.freesmartphone.org/fso-stable/milestone5/om-gta02/openmoko-fso-illume-image-glibc-ipk--20090202-om-gta02.rootfs.jffs2

In order to get the package from experimental you'll need to add a file:

create a file in the /etc/opkg folder with the content:

src/gz openmoko-experimental-armv4t http://downloads.openmoko.org/repository/experimental/armv4t

Then do an opkg-update and opkg install paroli .

This should get you the newest version.

Downloads

You can downloads paroli from : http://downloads.freesmartphone.org/fso- milestone5/feeds//armv4t/paroli_0.2.1+gitr7a2fdc16174258e9276e7c2d80f500b4dd624442- r0_armv4t.ipk

or from:

http://downloads.openmoko.org/distro/experimental/