Skip to content

Commit 17ad02d

Browse files
committed
Update the 2nd setup lesson content to avoid the user from running the imported project
1 parent 360cd45 commit 17ad02d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitter-client-tutorial/_import_codelearn_project.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Follow the steps below to import an Android project, which will be used by you f
66

77
1. <%= link_to "Download CodelearnTwitterChallenge Eclipe project", "/android-tutorial/#{@current.lesson_module.import_file}" %> and import it in Eclipse.
88

9-
2. You can either choose to **[right click on CodelearnTwitterApp] -> Run As -> Android App Codelearn ** or simply hit the **Run button** on the top of Eclipse which will show the popup below. *Remember to choose 'Android App Codelearn' option as against 'Android Application'*
9+
2. From next lesson onwards you will be building your application on this imported project. So to run it from next lesson you can either choose to **[right click on CodelearnTwitterApp] -> Run As -> Android App Codelearn ** or simply hit the **Run button** on the top of Eclipse which will show the popup below. *Remember to choose 'Android App Codelearn' option as against 'Android Application'*. Now you can go to the next lesson.
1010
<p>
1111
<%= image_tag "twitter-client/plugin-newproject-run-menu.png", alt: "Codelearn Run Configuration", title: "Codelearn Run Configuration" %>
1212
</p>

0 commit comments

Comments
 (0)