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

Commit 1a868a18 authored by Eric Schmidt's avatar Eric Schmidt Committed by Android (Google) Code Review
Browse files

Merge "docs: Fixed typo in 'Creating an Android Module'" into mnc-docs

parents 406daa44 26626338
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -190,8 +190,8 @@ with complete source files for each of them as shown in figure 6.</p>
        <li>Select a <strong>Theme</strong>. This setting specifies which standard Android
        <a href="{@docRoot}design/style/themes.html">visual style</a> is applied to your
        application. Select activity template. For more information about Android code templates, see
        <a href="{@docRoot}tools/projects/templates.html">Using Code Templates</a>Leave the <strong>
        Create activity</strong> option checked so you can start your
        <a href="{@docRoot}tools/projects/templates.html">Using Code Templates</a>. Leave the
        <strong>Create activity</strong> option checked so you can start your
        application with some essential components. </li>

        <li>Click the check box for the required Support Libraries then click <strong>Next</strong>.</li>