On 29 April 2010 01:18, Daniel Hänßgen <[email protected]> wrote: > Hello > > Thank you Nick, Thank you Peter. > > The J2ME Application itself should run completly offline. > So the OSM Data has to be processed on the PC / J2SE. > > I'm thinking of a JavaSE Application (Commandline is enough) that > converts the OSM XML into a File, that can be copied into the > LoroDux.jar (J2ME) oder copied to the device, and than tell LoroDux > where the Data is stored.
Have you looked at trekbuddy and how it handles data, it also works on j2me devices, but doesn't do any XML data processing, which most non-smartphone j2me handsets would do very poorly anyway. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

