hello,
i'm using Tizen sdk 1.0.0 for develop a app for gear s.
now,this app has to screen the google homepage (www.google.com) but when i running the emulator it screen me that no internet connection is avaiable and return "webpage temporarily not avaiable".
the code is simply: window.open("www.google.com","_self"); in the app.js
i have to configuring some setting in the IDE or in the emulator? or i have to implement code?
this emulator can emulate samsung gear s?
thanks