Good Morning. I've been searching thoroughly and can't seem to find a similar question. The Tizen documentation seems to not be straightforward.
Suppose I have a Ruby-on-Rails application running on localhost
, say at 192.168.1.3:3000
. How do I create a Tizen application on a Samsung Gear S2 device that would connect to the running server and fetch the webpage from there? Is this possible?