File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,17 +30,17 @@ Day of The Hackathon: Setup this sample project
30
30
=========================
31
31
Step 1:
32
32
---------
33
- git clone git ://github.com/AndroidImageProcessing/AndroidOpenCVforHackathons.git
33
+ git clone https ://github.com/AndroidImageProcessing/AndroidOpenCVforHackathons.git
34
34
35
35
36
36
Step 2:
37
37
---------
38
38
Put the sample .project and .externalLaunchers into the android root
39
- $ cd Downloads/
40
- $ unzip AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8
41
- $ cd AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8/android
42
- $ cp ../eclipseconfig/.projectsample .project
43
- $ cp ../eclipseconfig/.externalToolBuilderssample .externalToolBuilders
39
+ $ cd Downloads/
40
+ $ unzip AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8
41
+ $ cd AndroidImageProcessing-AndroidOpenCVforHackathons-androidndk-0-gff595f8/android
42
+ $ cp ../eclipseconfig/.projectsample .project
43
+ $ cp ../eclipseconfig/.externalToolBuilderssample .externalToolBuilders
44
44
45
45
Step 3:
46
46
---------
You can’t perform that action at this time.
0 commit comments