Hello Daniel,

To parse XML data you'll need the JSR 172 API for Java ME, this includes 
the JAXP parser, which is a SAX-style XML parser.
JSR172 also allows you to contact web services from a Java ME client which 
might be useful for you.

if you have had any Java ME experience, you might want to look at 

http://www.free-map.org.uk/downloads/FreemapMobile/FreemapMobile_r3fe.zip

This is a mobile OSM application I did some time ago. It doesn't actually 
parse OSM data, but it does contact a web service and parse XML,
as well as download OSM tiles.

Nick







Daniel Hänßgen <daniel.haenss...@stud.fh-hannover.de> 
Sent by: dev-boun...@openstreetmap.org
28/04/2010 15:27

To
dev@openstreetmap.org
cc

Subject
[OSM-dev] OSM Data into J2ME Application






Hello everyone,

may I introduce myself:
My Name is Daniel Hänßgen and I'm a student in "Applied Informatics" 
at the "University of Applied Siences Hannover" in Germany.
Currently I'm developing a navigation system for blind and visually 
impared people (at least I'm trying to!) called LoroDux.
LoroDux has to be in Java ME (CLDC-1.1).
And I just don't know how to get the OSM data in my application...
Has anyone tried this yet and may explain me, what I've got to do so.

Thank you!

Kind Regards
Daniel

P.S.: Hope you understand me, my english is not the best...

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev



_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to