Difference between revisions of "Java Mobile Orbiter"

From LinuxMCE
Jump to: navigation, search
m
m (See also)
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 10:25, 10 March 2008

N73-Javamo.jpg

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