This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Developing OSM-tracker for android

0

Hi

I am trying to customize the OSM-tracker for android. In that matter I have some questions: 1) How do I code an attribute to an objeckt (Example; if I want to registre the condion on a parkinglot, Bad or poor.) How do I do that ? 2) How do I make my customized app available to some other persons?

asked 18 Mar '12, 18:39

jaklad's gravatar image

jaklad
16223
accept rate: 0%

This runs on android and works well http://www.oruxmaps.com/manual_en.html

(22 Mar '12, 20:05) andy mackey

One Answer:

0

about 1)

Have you considered to contact the author of that app to get a hint?

solution for 2)

publish your app via GooglePlay (formerly known as Android Market) or offer an compiled apk file on any internet page so that users can download it directly.

answered 22 Mar '12, 19:45

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%