Wifi Connection on Emulator

Wifi Connection on Emulator

BY 10 Sep 2013 Web Application Development

 

I heard the emulator in tizen currently does not support wifi test like this

Is there any solution that I test wifi or nfc in emulator?

 

Tizen phone is not released so I think I cannot test wifi direct.

I wanna develope my project using wifi direct and nfc.

 

Thanks,

Jenny

 

Cf. 

Wi-Fi Connectivity

Wi-Fi connectivity allows your application to connect to a Wireless Local Area Network (WLAN) and to transfer data over the network.

The Tizen::Net::Wifi namespace enables your application to activate and deactivate a local Wi-Fi device, and to connect to a WLAN network in the infrastructure mode. The Wi-Fi features include:

The most common uses of the Wifi namespace are:

 

Note
You can test the Wi-Fi functionality only on target devices. The Emulator currently does not support this feature.

Infrastructure Mode

Infrastructure mode is used to connect to a wireless local area network (WLAN). Infrastructure mode requires a wireless access point. To connect to a WLAN, a client must be configured to use the same service set identifier (SSID) as the access point.

Where to Go Next

Written by