core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_phone.htm
branchRCL_2_4
changeset 1016 4c123a328fb5
child 1020 ea77505ba5f6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/projects/launch/launch_phone.htm	Wed Feb 24 14:44:27 2010 -0600
@@ -0,0 +1,42 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Symbian OS Phone Launch</title>
+<link href="../../../book.css" rel="stylesheet" type="text/css">
+</head>
+
+<body>
+<h2>Symbian OS Phone Launch</h2>
+<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>
+<p align="center"><img src="images/launch_phone_01.png" width="350" height="350"></p>
+<p class="figure">Figure 1. Debug As dialog</p>
+<div class="step">
+  <h4>Creating a Launch Configuration for a Phone</h4>
+  <ol>
+    <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>
+        <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>
+    </li>
+    <li>Select the <b>Symbian OS Phone Launch</b> item, then click <b>OK</b></li>
+    <li>(Optional) Modify the launch configuration settings
+      <ol type="a">
+          <li>Modify the <a href="wnd_change_connection.htm">Remote connection setting</a> options</li>
+        <li>Modify the <a href="wnd_change_debug_process.htm">Debug Process settings</a> options</li>
+        <li>Modify the <a href="wnd_change_other_settings.htm">Other Settings</a> options</li>
+        <li>Edit addition <a href="customizing_launch_configs.htm">launch configuration</a> settings</li>
+      </ol>
+    </li>
+    <li>Review  the launch configurations settings</li>
+    <li>Click <b>Debug</b><b> to download and debug the project on the phone</b></li>
+  </ol>
+</div>
+<h5>Other references</h5>
+<ul>
+  
+  <li><a href="launch_emulator.htm">Symbian OS Emulator Launch</a></li>
+  <li><a href="launch_board.htm">Symbian OS Reference Board Launch</a></li>
+</ul>
+<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>
+</body>
+</html>