Jump to content

Java Mobile Orbiter: Difference between revisions

From LinuxMCE
mNo edit summary
Line 23: Line 23:
= See also =
= See also =
[[Mobile_Orbiter]]
[[Mobile_Orbiter]]
[[LinuxMCE_Orbiter_Symbian_Programmer%27s_Guide]]
[[LinuxMCE_Orbiter_Symbian_Programmer%27s_Guide]]


= Links =
= Links =
http://forum.linuxmce.org/index.php?topic=2893
http://forum.linuxmce.org/index.php?topic=2893

Revision as of 08:25, 10 March 2008


Introduction

The JavaMO is a lightweight Mobile_Orbiter client. It receives rendered pictures from the Bluetooth_Dongle Orbiter and sends keystrokes back. The protocol used over Bluetooth is BD.

JavaMO is under active development. An alpha version can be found on the charonmedia svn tree.

Installation

For most phones you need the jad and the jar file. Copy both to the phone and select the jad from the file or application manager.

Classes

The JavaMO consists of multiple java classes:

  • BDCommand
  • BDCommandProcessor
  • JavaMO
  • SerializeClass
  • BTServer

See also

Mobile_Orbiter

LinuxMCE_Orbiter_Symbian_Programmer's_Guide

Links

http://forum.linuxmce.org/index.php?topic=2893