Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 335ea97d authored by Rich Slogar's avatar Rich Slogar Committed by Android Git Automerger
Browse files

am 1d83f38e: am 32212219: am d88767da: am e3d8df63: am 3de121f9: Merge "docs:...

am 1d83f38e: am 32212219: am d88767da: am e3d8df63: am 3de121f9: Merge "docs: studio workflow page typo" into mnc-preview-docs

* commit '1d83f38e':
  docs: studio workflow page typo
parents 18b46e7a 1d83f38e
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -49,8 +49,8 @@ figure 1. The development steps encompass four development phases, which include
    using <a href="{@docRoot}tools/help/adb.html">adb</a>. For more information, see
    using <a href="{@docRoot}tools/help/adb.html">adb</a>. For more information, see
    <a href="{@docRoot}tools/building/index.html">Build and run your application</a>.</p>
    <a href="{@docRoot}tools/building/index.html">Build and run your application</a>.</p>
    <p>Next, with Android Studio you debug your application using the
    <p>Next, with Android Studio you debug your application using the
    <a href="{@docRoot}tools/help/monitor.html">Android Debug Monitor</a> and device log messages
    <a href="{@docRoot}tools/help/monitor.html">Android Device Monitor</a> and device log messages
    (<a href="{@docRoot}tools/help/logcat.html">logact</a>) along with the IntelliJ IDEA intelligent
    (<a href="{@docRoot}tools/help/logcat.html">logcat</a>) along with the IntelliJ IDEA intelligent
    coding features. You can also use a JDWP-compliant debugger along with the debugging and logging
    coding features. You can also use a JDWP-compliant debugger along with the debugging and logging
    tools that are provided with the Android SDK. For more information see
    tools that are provided with the Android SDK. For more information see
    <a href="{@docRoot}tools/debugging/index.html">Debug your application with the SDK debugging and logging tools</a>.</p>
    <a href="{@docRoot}tools/debugging/index.html">Debug your application with the SDK debugging and logging tools</a>.</p>