Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ktkarhu committed Sep 3, 2014
1 parent ae2f9b6 commit 8912be5
Showing 1 changed file with 1 addition and 38 deletions.
39 changes: 1 addition & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,44 +10,7 @@ contextlogger3

### How to start?

* You should clone git repo, init and update submodules

- Clone the project by using valid SSH key

```
$git clone git@github.com:apps8os/contextlogger3.git
```
- Clone the project without SSH key

```
$git clone https://github.com/apps8os/contextlogger3.git
```
- Enter the directory

```
$cd contextlogger3
```
- Update submodules

```
$git submodule update --init --recursive
```

* Open eclipse

* Import the projects and its submodules as Android project (File -> Import -> Android -> Existing Android Code Into Workspace).

* Import the dependency project "google-play-services_lib"

* Import the dependency project "HoloEverywhere library" (HoloEverywhere -> library)

* Import the dependency project "HoloEverywhere Addon Preferences" (HoloEverywhere -> addons -> preferences)

* Import the dependency project "funf" (only funf, no tests and FunfTestApp)

* Import the dependcy project "clientframework"

* Import main project "loggerApp"
See [Project setup instructions](https://github.com/apps8os/contextlogger3/wiki/Project-setup-instructions) in the wiki.

### Referring from scientific articles

Expand Down

0 comments on commit 8912be5

Please sign in to comment.