core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_phone.htm
branchRCL_2_4
changeset 1016 4c123a328fb5
child 1020 ea77505ba5f6
equal deleted inserted replaced
1015:a88e07486673 1016:4c123a328fb5
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       
     2 "http://www.w3.org/TR/html4/loose.dtd">
       
     3 <html>
       
     4 <head>
       
     5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
       
     6 <title>Symbian OS Phone Launch</title>
       
     7 <link href="../../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Symbian OS Phone Launch</h2>
       
    12 <p>Use the <b>Configure launch configuration</b> pane of the <b>New Launch Configuration Wizard</b> to review or modify the  project's launch configuration for the remote device.</p>
       
    13 <p align="center"><img src="images/launch_phone_01.png" width="350" height="350"></p>
       
    14 <p class="figure">Figure 1. Debug As dialog</p>
       
    15 <div class="step">
       
    16   <h4>Creating a Launch Configuration for a Phone</h4>
       
    17   <ol>
       
    18     <li>Select the <b>Run &gt; Debug</b> menu item, or click the Debug (<img src="../../reference/images/view_symbianOSbtn_debug.png" width="18" height="17" align="absmiddle">) icon, or press F11<br>
       
    19         <p><b>SHORTCUT</b> Select the <b class="note">Run &gt; Debug As &gt; Debug Symbian OS Application on Phone</b> menu item to skip Step 2.</p>
       
    20     </li>
       
    21     <li>Select the <b>Symbian OS Phone Launch</b> item, then click <b>OK</b></li>
       
    22     <li>(Optional) Modify the launch configuration settings
       
    23       <ol type="a">
       
    24           <li>Modify the <a href="wnd_change_connection.htm">Remote connection setting</a> options</li>
       
    25         <li>Modify the <a href="wnd_change_debug_process.htm">Debug Process settings</a> options</li>
       
    26         <li>Modify the <a href="wnd_change_other_settings.htm">Other Settings</a> options</li>
       
    27         <li>Edit addition <a href="customizing_launch_configs.htm">launch configuration</a> settings</li>
       
    28       </ol>
       
    29     </li>
       
    30     <li>Review  the launch configurations settings</li>
       
    31     <li>Click <b>Debug</b><b> to download and debug the project on the phone</b></li>
       
    32   </ol>
       
    33 </div>
       
    34 <h5>Other references</h5>
       
    35 <ul>
       
    36   
       
    37   <li><a href="launch_emulator.htm">Symbian OS Emulator Launch</a></li>
       
    38   <li><a href="launch_board.htm">Symbian OS Reference Board Launch</a></li>
       
    39 </ul>
       
    40 <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    41 </body>
       
    42 </html>