Languages

Menu
Sites
Language
Wifi Connection on Emulator

 

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

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

1 Replies
Lakshmi Grandhi
Hi, You can test NFC using EventInjector->NFC. For more details go through the link https://developer.tizen.org/help/topic/org.tizen.gettingstarted/html/dev_env/event_injector.htm