From 2662633882117fbefe943c5189110efe74506232 Mon Sep 17 00:00:00 2001 From: Eric Schmidt Date: Mon, 8 Feb 2016 13:26:04 -0800 Subject: docs: Fixed typo in 'Creating an Android Module' Bug: 27071132 Change-Id: Ie3bf5f524c7753c5668e3cf89545892163a2596c --- docs/html/sdk/installing/create-project.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/html/sdk') diff --git a/docs/html/sdk/installing/create-project.jd b/docs/html/sdk/installing/create-project.jd index 68fd57250d17..c44f401bafc4 100644 --- a/docs/html/sdk/installing/create-project.jd +++ b/docs/html/sdk/installing/create-project.jd @@ -190,8 +190,8 @@ with complete source files for each of them as shown in figure 6.

  • Select a Theme. This setting specifies which standard Android visual style is applied to your application. Select activity template. For more information about Android code templates, see - Using Code TemplatesLeave the - Create activity option checked so you can start your + Using Code Templates. Leave the + Create activity option checked so you can start your application with some essential components.
  • Click the check box for the required Support Libraries then click Next.
  • -- cgit v1.2.3-59-g8ed1b