Connection Explorer -> Device Manager, update Contents and images 98/157798/2
authorLee Sujin <lee.sujin@samsung.com>
Thu, 26 Oct 2017 08:54:19 +0000 (17:54 +0900)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Thu, 26 Oct 2017 10:59:44 +0000 (13:59 +0300)
PS2: Reviewed.

Change-Id: I6fed5a327f2a447a19e0f1a5f520967cd3d44b80

20 files changed:
org.tizen.devtools/html/common_tools/emulator.htm
org.tizen.devtools/html/common_tools/keyboard_shortcuts.htm
org.tizen.devtools/html/common_tools/smart_launch.htm
org.tizen.devtools/html/images/emulator_manager_ide.png
org.tizen.devtools/html/images/smart_launch.png
org.tizen.guides/html/images/resource_manager_conn_explorer.png
org.tizen.guides/html/native/app_management/app_resources_n.htm
org.tizen.studio/html/common_tools/keyboard_shortcuts.htm
org.tizen.studio/html/platform_tools/cover_platform.htm
org.tizen.training/html/images/emulator_icon.png
org.tizen.training/html/images/emulator_window_mobile.png
org.tizen.training/html/images/remote_conn_mgr_ww.png
org.tizen.training/html/native/mobile/first_app_mn.htm
org.tizen.training/html/native/wearable/first_app_wn.htm
org.tizen.training/html/native/wearable_watch/first_app_watch_wn.htm
org.tizen.training/html/native/wearable_widget/first_app_widget_wn.htm
org.tizen.training/html/web/mobile/first_app_mw.htm
org.tizen.training/html/web/wearable/first_app_ww.htm
org.tizen.training/html/web/wearable_watch/first_app_watch_ww.htm
org.tizen.training/html/web/wearable_widget/first_app_widget_ww.htm

index 0b9ff96..ac73aa9 100644 (file)
@@ -84,8 +84,8 @@
                        </tr>\r
                </tbody>\r
        </table>\r
-       </li>\r
-       <li>In the Tizen IDE, click the <strong>Emulator Manager</strong> icon in the <strong>Connection Explorer</strong> view:\r
+       </li>       \r
+       <li>Click Tizen IDE toolbar> Tools> <strong>Emulator Manager</strong>\r
               <p align="center"><img alt="Launch" src="../images/emulator_manager_ide.png"/></p>\r
     </li>\r
 </ul>\r
index 7837130..7168f56 100644 (file)
@@ -22,8 +22,7 @@
        </div>\r
        <div id="toc_border"><div id="toc">\r
                <p class="toc-title">Content</p>\r
-               <ul class="toc">\r
-                       <li><a href="#connection">Connection Explorer</a></li>\r
+               <ul class="toc">                        \r
                        <li><a href="#build">Build and Run</a></li>\r
                        <li><a href="#debug">Debug</a></li>\r
                        <li><a href="#content_assist">Content Assist</a></li>\r
 <li><p><img alt="mac" src="../images/mac.png" />: Mac OS&reg;</p></li>\r
 </ul>\r
 \r
-  <h2 id="connection" name="connection">Connection Explorer</h2>\r
-  <table border="1" style="width: 100%">\r
-  <caption>Table: Connection Explorer shortcuts</caption>\r
-  <colgroup>\r
-  <col width="40%" />\r
-  <col width="20%" />\r
-  <col width="40%" />\r
-  </colgroup>\r
-<tbody>\r
-       <tr>\r
-               <th>Command</th>\r
-               <th>Support</th>\r
-               <th>Keyboard shortcut</th>\r
-       </tr>\r
-       <tr>\r
-               <td>Delete</td>\r
-               <td><img alt="ubuntu" src="../images/ubuntu.png" /> <img alt="windows" src="../images/windows.png" /> <img alt="mac" src="../images/mac.png" /></td>\r
-               <td>Delete</td>\r
-       </tr>\r
-       <tr>\r
-               <td>Rename</td>\r
-               <td><img alt="ubuntu" src="../images/ubuntu.png" /> <img alt="windows" src="../images/windows.png" /> <img alt="mac" src="../images/mac.png" /></td>\r
-               <td>F2</td>\r
-       </tr>\r
-       <tr>\r
-               <td>Refresh</td>\r
-               <td><img alt="ubuntu" src="../images/ubuntu.png" /> <img alt="windows" src="../images/windows.png" /> <img alt="mac" src="../images/mac.png" /></td>\r
-               <td>F5</td>\r
-       </tr>\r
-       <tr>\r
-               <td>Property</td>\r
-               <td><img alt="ubuntu" src="../images/ubuntu.png" /> <img alt="windows" src="../images/windows.png" /> <img alt="mac" src="../images/mac.png" /></td>\r
-               <td>Alt+Enter</td>\r
-       </tr>\r
-</tbody>\r
-</table>\r
-\r
 <h2 id="build" name="build">Build and Run</h2>\r
   <table border="1" style="width: 100%">\r
   <caption>Table: Build and run shortcuts</caption>\r
index a029f4a..4838ad1 100644 (file)
@@ -23,7 +23,7 @@
        </div>
        
   <h1>Smart Launch</h1> 
-  <p>Smart Launch allows you to launch Tizen projects in an integrated environment. You can use Smart Launch to set the project launch settings, such as the project name, build configuration, launch mode, and shortcuts. The application launch device can be selected using the <a href="connection_explorer.htm">Connection Explorer</a>.</p> 
+  <p>Smart Launch allows you to launch Tizen projects in an integrated environment. You can use Smart Launch to set the project launch settings, such as the project name, build configuration, launch mode, and shortcuts.</p> 
   
   <p>To use Smart Launch, click the icon on the Tizen IDE toolbar.</p>
   <p class="figure">Figure: Smart Launch</p> 
index 410b513..3b6edfa 100644 (file)
Binary files a/org.tizen.devtools/html/images/emulator_manager_ide.png and b/org.tizen.devtools/html/images/emulator_manager_ide.png differ
index 36d6ec5..a8b31d3 100644 (file)
Binary files a/org.tizen.devtools/html/images/smart_launch.png and b/org.tizen.devtools/html/images/smart_launch.png differ
index 4d6f3e7..3b6edfa 100644 (file)
Binary files a/org.tizen.guides/html/images/resource_manager_conn_explorer.png and b/org.tizen.guides/html/images/resource_manager_conn_explorer.png differ
index 4140473..5b6ddce 100644 (file)
@@ -180,9 +180,8 @@ app_terminate(void *data)
 <p>To check how the resources are shown on different device configurations, create emulator instances with different resolutions with the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a> and run the application on the instances using different language settings:</p>
 
 <ol>
-<li>Open the Emulator Manager from the <strong>Connection Explorer</strong> view in the Tizen Studio.
-<p align="center"><img src="../../images/resource_manager_conn_explorer.png" alt="Connection Explorer buttons" /></p>
-<p>If the <strong>Connection Explorer</strong> view is not visible, open it: in the Tizen Studio menu, go to <strong>Window &gt; Show View &gt; Connection Explorer</strong> or <strong>Window &gt; Show View &gt; Other &gt; Tizen &gt; Connection Explorer</strong>.</p>
+<li>Open the Emulator Manager by selecting <strong>Tools &gt; Emulator Manager</strong> in the Tizen Studio menu.
+<p align="center"><img src="../../images/resource_manager_conn_explorer.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the <strong>Emulator Manager</strong> window, the HD Mobile emulator has already been created.
 <p>Next, create an emulator instance with a WVGA resolution by clicking <strong>Create</strong>.</p>
index e86ff1d..a56b69f 100644 (file)
@@ -27,7 +27,6 @@
                </ul>
                <p class="toc-title">Content</p>
                <ul class="toc">
-                       <li><a href="#connection">Connection Explorer</a></li>
                        <li><a href="#build">Build and Run</a></li>
                        <li><a href="#debug">Debug</a></li>
                        <li><a href="#content_assist">Content Assist</a></li>
 
 <p>The following tables introduce the keyboard shortcuts available for the various tools and actions.</p>
 
-
-  <h2 id="connection" name="connection">Connection Explorer</h2>
-<p align="center" class="Table"><strong>Table: Connection Explorer shortcuts</strong></p>
-<table border="1" style="width: 100%">
-  <tbody>
-       <tr>
-               <th>Command</th>
-               <th>Ubuntu</th>
-               <th>Windows&reg;</th>
-               <th>macOS</th>
-       </tr>
-       <tr>
-               <td>Delete</td>
-               <td><strong>Delete</strong></td>
-               <td><strong>Delete</strong></td>
-               <td><strong>Delete</strong></td>
-       </tr>
-       <tr>
-               <td>Rename</td>
-               <td><strong>F2</strong></td>
-               <td><strong>F2</strong></td>
-               <td><strong>F2</strong></td>
-       </tr>
-       <tr>
-               <td>Refresh</td>
-               <td><strong>F5</strong></td>
-               <td><strong>F5</strong></td>
-               <td><strong>F5</strong></td>
-       </tr>
-       <tr>
-               <td>Property</td>
-               <td><strong>Alt + Enter</strong></td>
-               <td><strong>Alt + Enter</strong></td>
-               <td><strong>Alt + Enter</strong></td>
-       </tr>
-</tbody>
-</table>
-
 <h2 id="build" name="build">Build and Run</h2>
 <p align="center" class="Table"><strong>Table: Build and run shortcuts</strong></p>
 <table border="1" style="width: 100%">
index 983e5fc..1c66624 100644 (file)
 <p>To run the platform project:</p>
 
 <ol>
-<li>Connect a device to your computer and select the device in the <strong>Connection Explorer</strong> view.</li>
+<li>Connect a device to your computer and select the device in the <strong>Device Manager</strong>.</li>
 <li>In the <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Platform Project</strong>.</li>
 <li>Choose the install command, such as <strong>RPM</strong> or <strong>pkgcmd</strong>.</li>
 <li>In the <strong>Launch Configuration</strong> dialog, click <strong>Next</strong>.</li>
 
 <p>To debug the project:</p>
 <ol>
-<li>Connect a device to your computer and select the device in the <strong>Connection Explorer</strong> view.</li>
+<li>Connect a device to your computer and select the device in the <strong>Device Manager</strong>.</li>
 <li>Select a project to debug in the <strong>Project Explorer</strong> view.</li>
 <li>Set breakpoints in the source code.</li>
 <li>In the <strong>Project Explorer</strong> view, right-click the project and select <strong>Debug As &gt; Tizen Platform Project</strong>.</li>
 
 <p>To attach a debug process to the project:</p>
 <ol>
-<li>Connect a device to your computer and select the device in the <strong>Connection Explorer</strong> view.</li>
+<li>Connect a device to your computer and select the device in the <strong>Device Manager</strong>.</li>
 <li>Select a project to debug in the <strong>Project Explorer</strong> view.</li>
 <li>Set breakpoints in the source code.</li>
 <li>In the <strong>Project Explorer</strong> view, right-click the project and select <strong>Debug As &gt; Tizen Platform Project - Attach</strong>.</li>
 <p>To debug a coredump archive:</p>
 <ol>
 <li>Connect a device to your computer.</li>
-<li>In the <strong>Connection Explorer</strong> view, select the device for which a coredump archive to debug exists (for example, <code>/opt/usr/share/crash/</code>).</li>
+<li>In the <strong>Device Manager</strong>, select the device for which a coredump archive to debug exists (for example, <code>/opt/usr/share/crash/</code>).</li>
 <li>In the <strong>Project Explorer</strong> view, right-click the project and select <strong>Debug As &gt; Tizen Platform Project â€“ Coredump</strong>.</li>
 <li>In the <strong>Launch Configuration</strong> dialog, select a core dumped file (<code>*.coredump</code>) and CS file (<code>*.cs</code>) by clicking <strong>Remote Browse</strong> or <strong>Local Browse</strong>.
 <p align="center"><img alt="Selecting files" src="../images/platform_codedump_files.png" /></p>
index 38de2f2..3b6edfa 100644 (file)
Binary files a/org.tizen.training/html/images/emulator_icon.png and b/org.tizen.training/html/images/emulator_icon.png differ
index a10e0e6..b9b5a18 100644 (file)
Binary files a/org.tizen.training/html/images/emulator_window_mobile.png and b/org.tizen.training/html/images/emulator_window_mobile.png differ
index 3176c11..6fc7dab 100644 (file)
Binary files a/org.tizen.training/html/images/remote_conn_mgr_ww.png and b/org.tizen.training/html/images/remote_conn_mgr_ww.png differ
index a792edf..3b32ec6 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a mobile emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_mobile.png" alt="Emulator" /></p>
 </li>
 </ol>
 </li>
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong>, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Native Application</strong>.
 
 <p align="center"><img src="../../images/app_run_mn.png" alt="Running the application on a target device" /></p>
index 101ab7e..69591fd 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a wearable emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch_wearable.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_wearable.png" alt="Emulator" /></p>
 </li>
 </ol>
 </li>
 <li id="remote_device">Use the Remote Device Manager to connect the wearable device:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Remote Device Manager by clicking the related icon.
+<li>In the <strong>Device Manager</strong>, launch the Remote Device Manager by clicking the related icon.
 <p align="center"><img src="../../images/remote_conn_mgr_ww.png" alt="Launch the Remote Device Manager" /></p>
 </li>
 <li>In the <strong>Remote Device Manager</strong> window, click <strong>+</strong>.
 <li>The device asks for user confirmation. To allow Gear to read log data, copy files to and from your computer, and install the application manually, click the accept mark.
 <p align="center"><img src="../../images/remote_allow_gear_ww.png" alt="Allow Gear to access data" /></p>
 </li>
-<li>In the <strong>Connection Explorer</strong> view, confirm that the device is connected (shown in the device list).
+<li>In the <strong>Device Manager</strong>, confirm that the device is connected (shown in the device list).
 <p align="center"><img src="../../images/remote_connected_ww.png" alt="Device is connected" /></p>
 </li>
 </ol>
 
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong> view, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Native Application</strong>.
 
 <p align="center"><img src="../../images/app_run_wn.png" alt="Run the application on a target device" /></p>
index 1e90f5c..3b662cb 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a wearable emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch_wearable.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_wearable.png" alt="Emulator" /></p>
 </li>
 </ol>
@@ -323,7 +323,7 @@ cd tizen-sdk/tools
 <p align="center"><img src="../../images/remote_allow_gear_ww.png" alt="Allow Gear to access data" /></p>
 </li>
 
-<li>In the <strong>Connection Explorer</strong> view, confirm that the device is connected (shown in the device list).
+<li>In the <strong>Device Manager</strong>, confirm that the device is connected (shown in the device list).
 <p align="center"><img src="../../images/remote_connected_ww.png" alt="Device is connected" /></p>
 </li>
 </ol>
@@ -335,7 +335,7 @@ cd tizen-sdk/tools
 
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong>, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Native Application</strong>.
 
 <p align="center"><img src="../../images/app_run_wn_watch.png" alt="Run the application on a target device" /></p>
index 689139d..2a321fd 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a wearable emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch_wearable.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_wearable.png" alt="Emulator" /></p>
 </li>
 </ol>
@@ -336,7 +336,7 @@ cd tizen-sdk/tools
 <p align="center"><img src="../../images/remote_allow_gear_ww.png" alt="Allow Gear to access data" /></p>
 </li>
 
-<li>In the <strong>Connection Explorer</strong> view, confirm that the device is connected (shown in the device list).
+<li>In the <strong>Device Manager</strong>, confirm that the device is connected (shown in the device list).
 <p align="center"><img src="../../images/remote_connected_ww.png" alt="Device is connected" /></p>
 </li>
 </ol>
@@ -349,7 +349,7 @@ cd tizen-sdk/tools
 
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong> view, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Native Application</strong>.
 
 <p align="center"><img src="../../images/app_run_wn_widget.png" alt="Run the application on a target device" /></p>
index 8c96f6b..18af104 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a mobile emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_mobile.png" alt="Emulator" /></p>
 </li>
 </ol>
 </li>
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong>, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Web Application</strong>.
 
 <p align="center"><img src="../../images/app_run_mw.png" alt="Running the application on a target device" /></p>
index f5caed2..8aefa92 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a wearable emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch_wearable.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_wearable.png" alt="Emulator" /></p>
 </li>
 </ol>
 </li>
 <li id="remote_device">Use the Remote Device Manager to connect the wearable device:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Remote Device Manager by clicking the related icon.
+<li>In the <strong>Device Manager</strong>, click the <strong>Remote Device Manager</strong> button.
 <p align="center"><img src="../../images/remote_conn_mgr_ww.png" alt="Launch the Remote Device Manager" /></p>
 </li>
 <li>In the <strong>Remote Device Manager</strong> window, click <strong>+</strong>.
 <li>The device asks for user confirmation. To allow Gear to read log data, copy files to and from your computer, and install the application manually, click the accept mark.
 <p align="center"><img src="../../images/remote_allow_gear_ww.png" alt="Allow Gear to access data" /></p>
 </li>
-<li>In the <strong>Connection Explorer</strong> view, confirm that the device is connected (shown in the device list).
+<li>In the <strong>Device Manager</strong>, confirm that the device is connected (shown in the device list).
 <p align="center"><img src="../../images/remote_connected_ww.png" alt="Device is connected" /></p>
 </li>
 </ol>
 </li>
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong>, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Web Application</strong>.
 
 <p align="center"><img src="../../images/app_run_ww.png" alt="Running the application on a target device" /></p>
index 0a52b2f..a9ef937 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a wearable emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch_wearable.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_wearable.png" alt="Emulator" /></p>
 </li>
 </ol>
@@ -323,7 +323,7 @@ cd tizen-sdk/tools
 <p>In the first attempt, the connection fails and the device asks for user confirmation. To allow Gear to read log data, copy files to and from your computer, and install the application manually, click the accept mark.</p>
 <p align="center"><img src="../../images/remote_allow_gear_ww.png" alt="Allow Gear to access data" /></p>
 </li>
-<li>In the <strong>Connection Explorer</strong> view, confirm that the device is connected (shown in the device list).
+<li>In the <strong>Device Manager</strong>, confirm that the device is connected (shown in the device list).
 <p align="center"><img src="../../images/remote_connected_ww.png" alt="Device is connected" /></p>
 </li>
 </ol>
@@ -333,7 +333,7 @@ cd tizen-sdk/tools
 </li>
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong>, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Web Application</strong>.
 
 <p align="center"><img src="../../images/app_run_ww_watch.png" alt="Running the application" /></p>
index 23d324d..f1f5727 100644 (file)
 <ol>
 <li>Launch an emulator instance in the <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm">Emulator Manager</a>:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, launch the Emulator Manager by clicking the related icon.
-<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager icon" /></p>
+<li>In the Tizen Studio menu, select <strong>Tools &gt; Emulator Manager</strong>.
+<p align="center"><img src="../../images/emulator_icon.png" alt="Emulator Manager" /></p>
 </li>
 <li>In the Emulator Manager, select a wearable emulator from the list and click <strong>Launch</strong>.
 <p>If no applicable emulator instance exists, <a href="../../../../org.tizen.studio/html/common_tools/emulator_manager.htm#create">create a new one</a>.</p>
 <p align="center"><img src="../../images/emulator_instance_launch_wearable.png" alt="Launching the emulator" /></p>
 
-<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Connection Explorer</strong> view. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
+<p>The emulator is launched in its own window. You can also see the new emulator instance in the <strong>Device Manager</strong>. To view the emulator folder structure, click the arrow next to the emulator instance.</p>
 <p align="center"><img src="../../images/emulator_window_wearable.png" alt="Emulator" /></p>
 </li>
 </ol>
@@ -361,7 +361,7 @@ cd tizen-sdk/tools
 <p align="center"><img src="../../images/remote_allow_gear_ww.png" alt="Allow Gear to access data" /></p>
 </li>
 
-<li>In the <strong>Connection Explorer</strong> view, confirm that the device is connected (shown in the device list).
+<li>In the <strong>Device Manager</strong>, confirm that the device is connected (shown in the device list).
 <p align="center"><img src="../../images/remote_connected_ww.png" alt="Device is connected" /></p>
 </li>
 </ol>
@@ -374,7 +374,7 @@ cd tizen-sdk/tools
 
 <li>Run the application:
 <ol type="a">
-<li>In the <strong>Connection Explorer</strong> view, select the device.</li>
+<li>In the <strong>Device Manager</strong>, select the device.</li>
 <li>In <strong>Project Explorer</strong> view, right-click the project and select <strong>Run As &gt; Tizen Web Application</strong>.
 
 <p align="center"><img src="../../images/app_run_ww_widget.png" alt="Running the application" /></p>