update emulator screenshot 28/105028/4
authorMinkee Lee <minkee.lee@samsung.com>
Thu, 15 Dec 2016 06:47:12 +0000 (15:47 +0900)
committerEditor Lionbridge <TizenEditor.SEL@lionbridge.com>
Fri, 16 Dec 2016 07:16:48 +0000 (09:16 +0200)
Changed pages are
 - common_tools/emulator_manager.htm
 - common_tools/emulator_control_panel.htm
 - cover_page.htm

PS4: [LB] Reviewed

Change-Id: Id628d1560849e97ca1ff824e3cc659554e42d249
Signed-off-by: Minkee Lee <minkee.lee@samsung.com>
12 files changed:
org.tizen.studio/html/common_tools/emulator_manager.htm
org.tizen.studio/html/cover_page.htm
org.tizen.studio/html/images/emulator_control_panel.png
org.tizen.studio/html/images/emulator_control_panel_open.png
org.tizen.studio/html/images/emulator_manager_common.png
org.tizen.studio/html/images/emulator_manager_config_dialog.png
org.tizen.studio/html/images/emulator_manager_device_template.png
org.tizen.studio/html/images/emulator_manager_launch.png
org.tizen.studio/html/images/emulator_manager_platform_config.png
org.tizen.studio/html/images/emulator_manager_platforms.png
org.tizen.studio/html/images/emulator_manager_template_config.png
org.tizen.studio/html/images/overview_emulator.png

index 7e06faa..23b60c9 100644 (file)
                </tbody>
 </table>
 </li>
-<li><p>In the Tizen Studio, select <strong>Tools &gt; Emulator Manager</strong> or click the Emulator Manager icon in the <strong>Connection Explorer</strong> view.</p>
+<li><p>In the Tizen Studio, select <strong>Tools &gt; Emulator Manager</strong> or click the Emulator Manager icon in the toolbar.</p>
 <p align="center"><strong>Figure: Launch the Emulator Manager in the Tizen Studio</strong></p>
-<p align="center"><img src="../images/emulator_manager_launch.png" alt="Launch the Emulator Manager" /></p>
+<p align="center"><img width="1026" src="../images/emulator_manager_launch.png" alt="Launch the Emulator Manager" /></p>
 </li>
 </ul>
-       
+
        <h2 id="create">Creating an Emulator Instance</h2>
 
 <p>The Emulator Manager can help you to select the recommended platform and template. When you need another device environment, you can edit the existing emulator instance, or create a new one with a more suitable platform and template. You can also create platforms and templates to suit your needs.</p>
-       
+
 <p align="center"><strong>Figure: Emulator Manager</strong></p>
 <p align="center"><img src="../images/emulator_manager_common.png" alt="Emulator Manager" /></p>
 
@@ -236,4 +236,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 1f39a62..32a5ebc 100644 (file)
@@ -76,7 +76,7 @@
 <li>Emulator
 <p>This tool helps you develop and debug Tizen applications without an actual Tizen device. You can select the platform, profile, and device that you need and run applications with the emulator. In addition, through the Emulator Control Panel (ECP), you can directly input events in the application and see how the application operates.</p>
 <p align="center"><strong>Figure: Emulator Manager and ECP</strong></p>
-<p align="center"><img alt="Emulator Manager and ECP" src="images/overview_emulator.png" /></p>
+<p align="center"><img width="850" alt="Emulator Manager and ECP" src="images/overview_emulator.png" /></p>
 </li>
 <li>Profiling tool
 <p>By using the Dynamic Analyzer, the Tizen Studio provides profiling assistance for application optimization. The status of the device, such as its processor usage, memory usage, and UI events, can be measured and viewed for optimizing the Tizen application.</p>
@@ -107,4 +107,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index edd2509..97d2615 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_control_panel.png and b/org.tizen.studio/html/images/emulator_control_panel.png differ
index 39ba77e..634904c 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_control_panel_open.png and b/org.tizen.studio/html/images/emulator_control_panel_open.png differ
index 521449a..dc77e3e 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_manager_common.png and b/org.tizen.studio/html/images/emulator_manager_common.png differ
index 11f17cd..3cf4b43 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_manager_config_dialog.png and b/org.tizen.studio/html/images/emulator_manager_config_dialog.png differ
index 63eb77a..2a47ea3 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_manager_device_template.png and b/org.tizen.studio/html/images/emulator_manager_device_template.png differ
index bc19d0e..4ef03c3 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_manager_launch.png and b/org.tizen.studio/html/images/emulator_manager_launch.png differ
index a299d0a..5784890 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_manager_platform_config.png and b/org.tizen.studio/html/images/emulator_manager_platform_config.png differ
index 4c13716..5d37a6f 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_manager_platforms.png and b/org.tizen.studio/html/images/emulator_manager_platforms.png differ
index 458ce40..e645098 100644 (file)
Binary files a/org.tizen.studio/html/images/emulator_manager_template_config.png and b/org.tizen.studio/html/images/emulator_manager_template_config.png differ
index 087f404..9bfab50 100644 (file)
Binary files a/org.tizen.studio/html/images/overview_emulator.png and b/org.tizen.studio/html/images/overview_emulator.png differ