location-source


Location Source, an implementation of the Java Location API (JSR-179)

Location Source is an implementation of Java's Location API (JSR-179).

Platform Support

  • Windows Mobile using IBM's WebSphere Everyplace Micro Edition JVM 6.1.1 (a.k.a. WEME or J9)
Details

Today it only runs on Windows Mobile using IBM's WebSphere Everyplace Micro Edition JVM (a.k.a. WEME or J9). It uses the GPS Intermediate Driver to get location information from GPS built into the phone or paired Bluetooth GPS pucks.

Location Source can easily be extended to work with other JVMs. For example it could use the Loki API by SkyHook to work on laptops.

Getting Started

Visit the installation page for details on getting Location Source up and running. Most people will only do this.

If you'd like to modify the source, for example to add support for a new platform, check out the building page. There you can find details on how to compile Location Source.

More Open Source JSR Implementations

Project Information

Labels:
J2ME JSR-179 LocationAPI