www.RoboHobby.com - Java ME/SE robotics project

Package com.robohobby.me

Provides core classes and interfaces for Java ME part of www.RoboHobby.com Java ME/SE robotics project and
also contains some simple code examples for beginners -
how to work with timers, file cell phone's system, cameras, images, Bluetooth, HTTP.

See:
          Description

Class Summary
CallBacks  
HttpUtils  
RobotMIDlet  
 

Package com.robohobby.me Description

Provides core classes and interfaces for Java ME part of www.RoboHobby.com Java ME/SE robotics project and
also contains some simple code examples for beginners -
how to work with timers, file cell phone's system, cameras, images, Bluetooth, HTTP.




This part of RoboHobby project was created especially for cell phones with Java ME. This code should work on cell phones, based on CLDC/MIDP platforms. Device configuration is 'CLDC-1.1'. Device Profile is MIDP-2.0. All code examples are working projects. They are tested on Siemens S75 cell phone. All projects are ready to be used with Netbeans IDE 6.5.

These classes are capable of working with cell phone file system, images, Bluetooth, COMM (serial) ports, HTTP (client part of client-server communication) This package contains three main groups of classes and interfaces:

Related Documentation of www.RoboHobby.com

For overviews, tutorials, examples, guides, and tool documentation of www.RoboHobby.com, please see:

Since:
JDK1.5

Copyright © 2004-2008 OLeg Lyubchenko, Anton Lyubchenko. All Rights Reserved.