Connection Explorer View
You can test Tizen applications with connected devices by using the following alternative ways:
- Testing applications on a physical device connected to the host system.
- Testing them on an Emulator that emulates a real device as a software component installed on the host computer.
- A list of connected devices is available in the Connection Explorer view after connecting a device or launching a Tizen Emulator with a tree view.
The Connection Explorer view shows the devices connected to the system. It provides the following actions for using connected devices:
- Show connected devices
- Provide file operations on connected devices
- Send or receive files between the Project Explorer view and Connection Explorer view by dragging and dropping them between the views
- Explore the file system on connected devices
- Launch the Emulator Manager to handle the Emulator with multi-instances
Figure: Connection Explorer view
Testing with a Target Device
You can test your application by running and debugging it on a real target device:
- Connect your device to the host system by using a USB connector. The device icon () is displayed in the Connection Explorer view.
- Select the device in the Connection Explorer view. It is ready to be run and used to test your project.
Testing with the Emulator
You can test your application by running and debugging it on the Emulator.
To start the Emulator, click the Emulator Manager icon on the toolbar, select the Emulator in the Emulator Manager, and click Launch.
The Emulator icon () is displayed in the Connection Explorer view, and the Emulator is ready for testing the application.
Transferring Files with Connected Devices
You can transfer files between the connected devices and the host system:
- To transfer a file from a connected device to the host file system, pull the selected file to the desired host system path.
- To transfer a file from the host file system to a connected device, push the selected file to the desired connected device path.
Setting Preferences
You can set the following Connection Explorer preferences:
- Change the Emulator Manager path
- Set the file transfer timeout value
To set the Connection Explorer preferences, right-click the project and select Preferences > Tizen SDK > Tools > Connection Explorer.