|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
Location Source is an implementation of Java's Location API (JSR-179). Platform Support
DetailsToday 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 StartedVisit 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
|