How do I configure my Tizen wearble SDK emulator to use my system's internet connection. This artcle explains Connecting emulator to a network. But I was not sure what port to use in place of "HOST_PORT" and "GUEST_PORT". Kindly help me on this. I am using Windows 7 OS.
Asked
Active
Viewed 761 times
0
-
The Internet works out-of-the-box in the emulator, you don't need to setup anything. What exactly are you trying to do and what's it the problem you are facing? – ozbek Apr 01 '15 at 11:27
-
As ozbek said We don't need any network configuration to access internet. Just add neccessory privilege in config file before you proceed. – Dharmesh Apr 15 '15 at 06:25
1 Answers
0
When you try to connect from emulator to outside, you don't need any network configuration. The Connecting emulator to a network explains how to connect from outside to emulator.