From: Lee Sujin Date: Thu, 26 Oct 2017 08:54:19 +0000 (+0900) Subject: Connection Explorer -> Device Manager, update Contents and images X-Git-Tag: MD/guides-dotnet~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F98%2F157798%2F2;p=sdk%2Fonline-doc.git Connection Explorer -> Device Manager, update Contents and images PS2: Reviewed. Change-Id: I6fed5a327f2a447a19e0f1a5f520967cd3d44b80 --- diff --git a/org.tizen.devtools/html/common_tools/emulator.htm b/org.tizen.devtools/html/common_tools/emulator.htm index 0b9ff96..ac73aa9 100644 --- a/org.tizen.devtools/html/common_tools/emulator.htm +++ b/org.tizen.devtools/html/common_tools/emulator.htm @@ -84,8 +84,8 @@ - -
  • In the Tizen IDE, click the Emulator Manager icon in the Connection Explorer view: +
  • +
  • Click Tizen IDE toolbar> Tools> Emulator Manager

    Launch

  • diff --git a/org.tizen.devtools/html/common_tools/keyboard_shortcuts.htm b/org.tizen.devtools/html/common_tools/keyboard_shortcuts.htm index 7837130..7168f56 100644 --- a/org.tizen.devtools/html/common_tools/keyboard_shortcuts.htm +++ b/org.tizen.devtools/html/common_tools/keyboard_shortcuts.htm @@ -22,8 +22,7 @@

    Content

    -
      -
    • Connection Explorer
    • + -

      Connection Explorer

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Table: Connection Explorer shortcuts
      CommandSupportKeyboard shortcut
      Deleteubuntu windows macDelete
      Renameubuntu windows macF2
      Refreshubuntu windows macF5
      Propertyubuntu windows macAlt+Enter
      -

      Build and Run

      diff --git a/org.tizen.devtools/html/common_tools/smart_launch.htm b/org.tizen.devtools/html/common_tools/smart_launch.htm index a029f4a..4838ad1 100644 --- a/org.tizen.devtools/html/common_tools/smart_launch.htm +++ b/org.tizen.devtools/html/common_tools/smart_launch.htm @@ -23,7 +23,7 @@

      Smart Launch

      -

      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 Connection Explorer.

      +

      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.

      To use Smart Launch, click the icon on the Tizen IDE toolbar.

      Figure: Smart Launch

      diff --git a/org.tizen.devtools/html/images/emulator_manager_ide.png b/org.tizen.devtools/html/images/emulator_manager_ide.png index 410b513..3b6edfa 100644 Binary files a/org.tizen.devtools/html/images/emulator_manager_ide.png and b/org.tizen.devtools/html/images/emulator_manager_ide.png differ diff --git a/org.tizen.devtools/html/images/smart_launch.png b/org.tizen.devtools/html/images/smart_launch.png index 36d6ec5..a8b31d3 100644 Binary files a/org.tizen.devtools/html/images/smart_launch.png and b/org.tizen.devtools/html/images/smart_launch.png differ diff --git a/org.tizen.guides/html/images/resource_manager_conn_explorer.png b/org.tizen.guides/html/images/resource_manager_conn_explorer.png index 4d6f3e7..3b6edfa 100644 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 diff --git a/org.tizen.guides/html/native/app_management/app_resources_n.htm b/org.tizen.guides/html/native/app_management/app_resources_n.htm index 4140473..5b6ddce 100644 --- a/org.tizen.guides/html/native/app_management/app_resources_n.htm +++ b/org.tizen.guides/html/native/app_management/app_resources_n.htm @@ -180,9 +180,8 @@ app_terminate(void *data)

      To check how the resources are shown on different device configurations, create emulator instances with different resolutions with the Emulator Manager and run the application on the instances using different language settings:

        -
      1. Open the Emulator Manager from the Connection Explorer view in the Tizen Studio. -

        Connection Explorer buttons

        -

        If the Connection Explorer view is not visible, open it: in the Tizen Studio menu, go to Window > Show View > Connection Explorer or Window > Show View > Other > Tizen > Connection Explorer.

        +
      2. Open the Emulator Manager by selecting Tools > Emulator Manager in the Tizen Studio menu. +

        Emulator Manager

      3. In the Emulator Manager window, the HD Mobile emulator has already been created.

        Next, create an emulator instance with a WVGA resolution by clicking Create.

        diff --git a/org.tizen.studio/html/common_tools/keyboard_shortcuts.htm b/org.tizen.studio/html/common_tools/keyboard_shortcuts.htm index e86ff1d..a56b69f 100644 --- a/org.tizen.studio/html/common_tools/keyboard_shortcuts.htm +++ b/org.tizen.studio/html/common_tools/keyboard_shortcuts.htm @@ -27,7 +27,6 @@

        Content

      Table: Build and run shortcuts
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      CommandUbuntuWindows®macOS
      DeleteDeleteDeleteDelete
      RenameF2F2F2
      RefreshF5F5F5
      PropertyAlt + EnterAlt + EnterAlt + Enter
      -

      Build and Run

      Table: Build and run shortcuts

      diff --git a/org.tizen.studio/html/platform_tools/cover_platform.htm b/org.tizen.studio/html/platform_tools/cover_platform.htm index 983e5fc..1c66624 100644 --- a/org.tizen.studio/html/platform_tools/cover_platform.htm +++ b/org.tizen.studio/html/platform_tools/cover_platform.htm @@ -130,7 +130,7 @@

      To run the platform project:

        -
      1. Connect a device to your computer and select the device in the Connection Explorer view.
      2. +
      3. Connect a device to your computer and select the device in the Device Manager.
      4. In the Project Explorer view, right-click the project and select Run As > Tizen Platform Project.
      5. Choose the install command, such as RPM or pkgcmd.
      6. In the Launch Configuration dialog, click Next.
      7. @@ -145,7 +145,7 @@

        To debug the project:

          -
        1. Connect a device to your computer and select the device in the Connection Explorer view.
        2. +
        3. Connect a device to your computer and select the device in the Device Manager.
        4. Select a project to debug in the Project Explorer view.
        5. Set breakpoints in the source code.
        6. In the Project Explorer view, right-click the project and select Debug As > Tizen Platform Project.
        7. @@ -158,7 +158,7 @@

          To attach a debug process to the project:

            -
          1. Connect a device to your computer and select the device in the Connection Explorer view.
          2. +
          3. Connect a device to your computer and select the device in the Device Manager.
          4. Select a project to debug in the Project Explorer view.
          5. Set breakpoints in the source code.
          6. In the Project Explorer view, right-click the project and select Debug As > Tizen Platform Project - Attach.
          7. @@ -173,7 +173,7 @@

            To debug a coredump archive:

            1. Connect a device to your computer.
            2. -
            3. In the Connection Explorer view, select the device for which a coredump archive to debug exists (for example, /opt/usr/share/crash/).
            4. +
            5. In the Device Manager, select the device for which a coredump archive to debug exists (for example, /opt/usr/share/crash/).
            6. In the Project Explorer view, right-click the project and select Debug As > Tizen Platform Project – Coredump.
            7. In the Launch Configuration dialog, select a core dumped file (*.coredump) and CS file (*.cs) by clicking Remote Browse or Local Browse.

              Selecting files

              diff --git a/org.tizen.training/html/images/emulator_icon.png b/org.tizen.training/html/images/emulator_icon.png index 38de2f2..3b6edfa 100644 Binary files a/org.tizen.training/html/images/emulator_icon.png and b/org.tizen.training/html/images/emulator_icon.png differ diff --git a/org.tizen.training/html/images/emulator_window_mobile.png b/org.tizen.training/html/images/emulator_window_mobile.png index a10e0e6..b9b5a18 100644 Binary files a/org.tizen.training/html/images/emulator_window_mobile.png and b/org.tizen.training/html/images/emulator_window_mobile.png differ diff --git a/org.tizen.training/html/images/remote_conn_mgr_ww.png b/org.tizen.training/html/images/remote_conn_mgr_ww.png index 3176c11..6fc7dab 100644 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 diff --git a/org.tizen.training/html/native/mobile/first_app_mn.htm b/org.tizen.training/html/native/mobile/first_app_mn.htm index a792edf..3b32ec6 100644 --- a/org.tizen.training/html/native/mobile/first_app_mn.htm +++ b/org.tizen.training/html/native/mobile/first_app_mn.htm @@ -231,14 +231,14 @@
              1. Launch an emulator instance in the Emulator Manager:
                  -
                1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                  Emulator Manager icon

                  +
                2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                  Emulator Manager

                3. In the Emulator Manager, select a mobile emulator from the list and click Launch.

                  If no applicable emulator instance exists, create a new one.

                  Launching the emulator

                  -

                  The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                  +

                  The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                  Emulator

                @@ -294,7 +294,7 @@
              2. Run the application:
                  -
                1. In the Connection Explorer view, select the device.
                2. +
                3. In the Device Manager, select the device.
                4. In Project Explorer view, right-click the project and select Run As > Tizen Native Application.

                  Running the application on a target device

                  diff --git a/org.tizen.training/html/native/wearable/first_app_wn.htm b/org.tizen.training/html/native/wearable/first_app_wn.htm index 101ab7e..69591fd 100644 --- a/org.tizen.training/html/native/wearable/first_app_wn.htm +++ b/org.tizen.training/html/native/wearable/first_app_wn.htm @@ -226,14 +226,14 @@
                  1. Launch an emulator instance in the Emulator Manager:
                      -
                    1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                      Emulator Manager icon

                      +
                    2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                      Emulator Manager

                    3. In the Emulator Manager, select a wearable emulator from the list and click Launch.

                      If no applicable emulator instance exists, create a new one.

                      Launching the emulator

                      -

                      The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                      +

                      The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                      Emulator

                    @@ -297,7 +297,7 @@
                  2. Use the Remote Device Manager to connect the wearable device:
                      -
                    1. In the Connection Explorer view, launch the Remote Device Manager by clicking the related icon. +
                    2. In the Device Manager, launch the Remote Device Manager by clicking the related icon.

                      Launch the Remote Device Manager

                    3. In the Remote Device Manager window, click +. @@ -314,7 +314,7 @@
                    4. 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.

                      Allow Gear to access data

                    5. -
                    6. In the Connection Explorer view, confirm that the device is connected (shown in the device list). +
                    7. In the Device Manager, confirm that the device is connected (shown in the device list).

                      Device is connected

                    @@ -325,7 +325,7 @@
                  3. Run the application:
                      -
                    1. In the Connection Explorer view, select the device.
                    2. +
                    3. In the Device Manager view, select the device.
                    4. In Project Explorer view, right-click the project and select Run As > Tizen Native Application.

                      Run the application on a target device

                      diff --git a/org.tizen.training/html/native/wearable_watch/first_app_watch_wn.htm b/org.tizen.training/html/native/wearable_watch/first_app_watch_wn.htm index 1e90f5c..3b662cb 100644 --- a/org.tizen.training/html/native/wearable_watch/first_app_watch_wn.htm +++ b/org.tizen.training/html/native/wearable_watch/first_app_watch_wn.htm @@ -230,14 +230,14 @@
                      1. Launch an emulator instance in the Emulator Manager:
                          -
                        1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                          Emulator Manager icon

                          +
                        2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                          Emulator Manager

                        3. In the Emulator Manager, select a wearable emulator from the list and click Launch.

                          If no applicable emulator instance exists, create a new one.

                          Launching the emulator

                          -

                          The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                          +

                          The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                          Emulator

                        @@ -323,7 +323,7 @@ cd tizen-sdk/tools

                        Allow Gear to access data

                      2. -
                      3. In the Connection Explorer view, confirm that the device is connected (shown in the device list). +
                      4. In the Device Manager, confirm that the device is connected (shown in the device list).

                        Device is connected

                      @@ -335,7 +335,7 @@ cd tizen-sdk/tools
                    5. Run the application:
                        -
                      1. In the Connection Explorer view, select the device.
                      2. +
                      3. In the Device Manager, select the device.
                      4. In Project Explorer view, right-click the project and select Run As > Tizen Native Application.

                        Run the application on a target device

                        diff --git a/org.tizen.training/html/native/wearable_widget/first_app_widget_wn.htm b/org.tizen.training/html/native/wearable_widget/first_app_widget_wn.htm index 689139d..2a321fd 100644 --- a/org.tizen.training/html/native/wearable_widget/first_app_widget_wn.htm +++ b/org.tizen.training/html/native/wearable_widget/first_app_widget_wn.htm @@ -241,14 +241,14 @@
                        1. Launch an emulator instance in the Emulator Manager:
                            -
                          1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                            Emulator Manager icon

                            +
                          2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                            Emulator Manager

                          3. In the Emulator Manager, select a wearable emulator from the list and click Launch.

                            If no applicable emulator instance exists, create a new one.

                            Launching the emulator

                            -

                            The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                            +

                            The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                            Emulator

                          @@ -336,7 +336,7 @@ cd tizen-sdk/tools

                          Allow Gear to access data

                        2. -
                        3. In the Connection Explorer view, confirm that the device is connected (shown in the device list). +
                        4. In the Device Manager, confirm that the device is connected (shown in the device list).

                          Device is connected

                        @@ -349,7 +349,7 @@ cd tizen-sdk/tools
                      5. Run the application:
                          -
                        1. In the Connection Explorer view, select the device.
                        2. +
                        3. In the Device Manager view, select the device.
                        4. In Project Explorer view, right-click the project and select Run As > Tizen Native Application.

                          Run the application on a target device

                          diff --git a/org.tizen.training/html/web/mobile/first_app_mw.htm b/org.tizen.training/html/web/mobile/first_app_mw.htm index 8c96f6b..18af104 100644 --- a/org.tizen.training/html/web/mobile/first_app_mw.htm +++ b/org.tizen.training/html/web/mobile/first_app_mw.htm @@ -236,14 +236,14 @@
                          1. Launch an emulator instance in the Emulator Manager:
                              -
                            1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                              Emulator Manager icon

                              +
                            2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                              Emulator Manager

                            3. In the Emulator Manager, select a mobile emulator from the list and click Launch.

                              If no applicable emulator instance exists, create a new one.

                              Launching the emulator

                              -

                              The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                              +

                              The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                              Emulator

                            @@ -320,7 +320,7 @@
                          2. Run the application:
                              -
                            1. In the Connection Explorer view, select the device.
                            2. +
                            3. In the Device Manager, select the device.
                            4. In Project Explorer view, right-click the project and select Run As > Tizen Web Application.

                              Running the application on a target device

                              diff --git a/org.tizen.training/html/web/wearable/first_app_ww.htm b/org.tizen.training/html/web/wearable/first_app_ww.htm index f5caed2..8aefa92 100644 --- a/org.tizen.training/html/web/wearable/first_app_ww.htm +++ b/org.tizen.training/html/web/wearable/first_app_ww.htm @@ -237,14 +237,14 @@
                              1. Launch an emulator instance in the Emulator Manager:
                                  -
                                1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                                  Emulator Manager icon

                                  +
                                2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                                  Emulator Manager

                                3. In the Emulator Manager, select a wearable emulator from the list and click Launch.

                                  If no applicable emulator instance exists, create a new one.

                                  Launching the emulator

                                  -

                                  The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                                  +

                                  The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                                  Emulator

                                @@ -306,7 +306,7 @@
                              2. Use the Remote Device Manager to connect the wearable device:
                                  -
                                1. In the Connection Explorer view, launch the Remote Device Manager by clicking the related icon. +
                                2. In the Device Manager, click the Remote Device Manager button.

                                  Launch the Remote Device Manager

                                3. In the Remote Device Manager window, click +. @@ -323,7 +323,7 @@
                                4. 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.

                                  Allow Gear to access data

                                5. -
                                6. In the Connection Explorer view, confirm that the device is connected (shown in the device list). +
                                7. In the Device Manager, confirm that the device is connected (shown in the device list).

                                  Device is connected

                                @@ -333,7 +333,7 @@
                              3. Run the application:
                                  -
                                1. In the Connection Explorer view, select the device.
                                2. +
                                3. In the Device Manager, select the device.
                                4. In Project Explorer view, right-click the project and select Run As > Tizen Web Application.

                                  Running the application on a target device

                                  diff --git a/org.tizen.training/html/web/wearable_watch/first_app_watch_ww.htm b/org.tizen.training/html/web/wearable_watch/first_app_watch_ww.htm index 0a52b2f..a9ef937 100644 --- a/org.tizen.training/html/web/wearable_watch/first_app_watch_ww.htm +++ b/org.tizen.training/html/web/wearable_watch/first_app_watch_ww.htm @@ -232,14 +232,14 @@
                                  1. Launch an emulator instance in the Emulator Manager:
                                      -
                                    1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                                      Emulator Manager icon

                                      +
                                    2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                                      Emulator Manager

                                    3. In the Emulator Manager, select a wearable emulator from the list and click Launch.

                                      If no applicable emulator instance exists, create a new one.

                                      Launching the emulator

                                      -

                                      The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                                      +

                                      The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                                      Emulator

                                    @@ -323,7 +323,7 @@ cd tizen-sdk/tools

                                    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.

                                    Allow Gear to access data

                                  2. -
                                  3. In the Connection Explorer view, confirm that the device is connected (shown in the device list). +
                                  4. In the Device Manager, confirm that the device is connected (shown in the device list).

                                    Device is connected

                                  @@ -333,7 +333,7 @@ cd tizen-sdk/tools
                                5. Run the application:
                                    -
                                  1. In the Connection Explorer view, select the device.
                                  2. +
                                  3. In the Device Manager, select the device.
                                  4. In Project Explorer view, right-click the project and select Run As > Tizen Web Application.

                                    Running the application

                                    diff --git a/org.tizen.training/html/web/wearable_widget/first_app_widget_ww.htm b/org.tizen.training/html/web/wearable_widget/first_app_widget_ww.htm index 23d324d..f1f5727 100644 --- a/org.tizen.training/html/web/wearable_widget/first_app_widget_ww.htm +++ b/org.tizen.training/html/web/wearable_widget/first_app_widget_ww.htm @@ -268,14 +268,14 @@
                                    1. Launch an emulator instance in the Emulator Manager:
                                        -
                                      1. In the Connection Explorer view, launch the Emulator Manager by clicking the related icon. -

                                        Emulator Manager icon

                                        +
                                      2. In the Tizen Studio menu, select Tools > Emulator Manager. +

                                        Emulator Manager

                                      3. In the Emulator Manager, select a wearable emulator from the list and click Launch.

                                        If no applicable emulator instance exists, create a new one.

                                        Launching the emulator

                                        -

                                        The emulator is launched in its own window. You can also see the new emulator instance in the Connection Explorer view. To view the emulator folder structure, click the arrow next to the emulator instance.

                                        +

                                        The emulator is launched in its own window. You can also see the new emulator instance in the Device Manager. To view the emulator folder structure, click the arrow next to the emulator instance.

                                        Emulator

                                      @@ -361,7 +361,7 @@ cd tizen-sdk/tools

                                      Allow Gear to access data

                                    2. -
                                    3. In the Connection Explorer view, confirm that the device is connected (shown in the device list). +
                                    4. In the Device Manager, confirm that the device is connected (shown in the device list).

                                      Device is connected

                                    @@ -374,7 +374,7 @@ cd tizen-sdk/tools
                                  5. Run the application:
                                      -
                                    1. In the Connection Explorer view, select the device.
                                    2. +
                                    3. In the Device Manager, select the device.
                                    4. In Project Explorer view, right-click the project and select Run As > Tizen Web Application.

                                      Running the application