I am working using the Smart Watch 2 API. Now i can send text message to the SmartWatch with no problem. I used this guide to get the before behavior working with not problem at my end http://www.kpbird.com/2013/12/sony-smartwatch-app-development-3.html.
Now, for project requirements, i need the capability to send an image and display it on the SmartWatch, i research a lot about how to get this working properly but not success on my end.
If possible, do you have some source example of how to get this capability, to sending an image to the SmartWatch and display it or if you know some guide or documentation that can help me to find the best approach to do this.
Thanks!
Could you use IMAGE_URI in HelloExtensionService.addData()?