Skip to content

Commit 4c3802f

Browse files
committed
Updated the import project download link
1 parent 42d5a42 commit 4c3802f

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
@@ -4,7 +4,7 @@ In the previous level, we installed Codelearn Eclipse Plugin.
44

55
Follow the steps below to import an Android project, which will be used by you for the rest of the challenge.
66

7-
1. <%= link_to "Download CodelearnTwitterChallenge Eclipe project", "/android-tutorial/#{@current.lesson_module.import_file}" %> and import it in Eclipse.
7+
1. <%= link_to "Download CodelearnTwitterChallenge Eclipe project", download_import_project_zip_path(@current.lesson_module.lesson.token, @current.lesson.token) %> and import it in Eclipse.
88

99
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>

0 commit comments

Comments
 (0)