| Projects on Google Code | Results 1 - 4 of 4 |
*OpenLAPI* is most commonly used to access Bluetooth GPS devices from mobile devices, whilst retaining a high level of source code compatibility with JSR-179. OpenLAPI also has a range of backends for emulating location in development environments, making it a popular tool for J2ME developers.
Th...
GPS data logging midlet with extra features for Java MIDP2 Phones that support <a href="http://en.wikipedia.org/wiki/JSR82">JSR-82 (Bluetooth API)</a>, <a href="http://en.wikipedia.org/wiki/JSR-75">JSR-75 (Filesystem access)</a> and <a href="http://en.wikipedia.org/wiki/Location_API_for_Java_ME">JSR...
GPS,
Java,
midlet,
navigation,
travel,
mobile,
bluetooth,
geotagging,
jsr82,
jsr179,
jsr75,
LocationAPI,
geotagging
This application allows user to offline browse maps on screen of their mobile phone. Also enables position tracking on devices supporting either JSR 179 (Location API) or JSR 082 (Bluetooth API) with external Bluetooth GPS module. Mapping data (rasters, tracks) could be either packed into midlet sui...
The main idea behind the emulation is to run a J2ME application inside a J2SE virtual machine. Such an approach is possible because the base J2ME class library for limited connected devices, CLDC, is a subset of the standard Java environment. We provide a JavaBeans based implementation for the stub ...