Scroll Essential Android 2.3 Bedienungsanleitung Seite 39

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 47
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 38
Android Wear Docs, Release 1.1
}
}
}
}
7.1.4 Using Received Data
In this example, a background service receives the data. If you need this data in the UI or elsewhere, you can broadcast
the results locally, as described in Display Received Messages. Just add a Bundle (DataMap.toBundle) as the intent
extra, instead of a simple message string.
7.2 Example
The full Android Studio project for data layer DataMap objects is posted at
https://github.com/LarkspurCA/WearableDataMap.git.
7.2. Example 35
Seitenansicht 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 45 46 47

Kommentare zu diesen Handbüchern

Keine Kommentare