-1

I don't know how to port my app from a Samsung phone base to a Galaxy gear base and get it to run on my watch. I need to know how to connect my app to the watch.

jreiss1923
  • 464
  • 3
  • 11

1 Answers1

0

If you want to connect your Phone with a Wear you will need to set up a DataAPI.

There is a really good library called Teleport.lib which shortens the code a lot. If you want to avoid using this library you can follow the instruction which are given in this Android Wear talk.

Den Jo
  • 112
  • 1
  • 12