[OSM-Bayern] OSMtracker - eigenes Menü erstellen

Rainer r.elbing at gmx.de
Do Aug 10 22:40:01 CEST 2017


Hallo zusammen,

wie gestern nach dem Stammtisch in der U-Bahn noch angesprochen, schicke 
ich hier den Link zum Forum über das Thema eigene Schaltflächen für den 
OSM-Tracker erstellen. Es ist ein einfaches xml. Meines für 
Geschwindigkeitsbegrenzungen kopiere ich ans Ende der Mail; Dateien 
anhängen geht, glaube ich, in der Mailingliste nicht.

Die andere App, OSMpad zum Erfassen von Hausnummern, gibt es zwar nicht 
mehr im Google-Store und auch nicht beim Entwickler, aber das APK läßt 
sich noch auf ein paar Seiten finden. Ich hab's mir so installiert, auf 
meinem Android 4.1.2 läuft's noch.

Servus,
Rainer

<layouts>

  <!-- Main layout, the first to be displayed -->
  <layout name="root">
   <row>
    <!-- 3 Spezialtasten -->
    <button type="voicerec" label="Sprachaufnahme" icon="voice.png" />
    <button type="picture" label="Foto" icon="camera.png" />
    <button type="textnote" label="Textnotiz" icon="text.png" />
   </row>
   <row>
    <button type="tag" label="max_30" icon="274-30.png" />
    <button type="tag" label="max_50" icon="274-50.png" />
    <button type="tag" label="max_60" icon="274-60.png" />
   </row>
   <row>
    <button type="tag" label="max_70" icon="274-70.png" />
    <button type="tag" label="max_80" icon="274-80.png" />
    <button type="tag" label="max_100" icon="274-100.png" />
   </row>
    <row>
    <button type="tag" label="max_120" icon="274-120.png" />
    <button type="tag" label="max_130" icon="274-130.png" />
    <button type="tag" label="aufgehoben" icon="282.png" />
   </row>
  </layout>

</layouts>


Mehr Informationen über die Mailingliste Bayern