/WearImages

Reference App to fetch and display images on Android Wear

Primary LanguageJava

WearImages

Sample app that demonstrates how to:

  • Send a Message from Android Wear watch to mobile device
  • Download image using Picasso on mobile device
  • Send downloaded image from mobile device to watch as an Asset
  • Display image on the watch

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

  • Add 1 or more image URLs here
  • Install mobile and wear apps

Demo

Demo