Skip to content

Commit

Permalink
add example links
Browse files Browse the repository at this point in the history
  • Loading branch information
defcore committed Sep 8, 2017
1 parent 67b2a1e commit 514a6d9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions android.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@ The Gloop SDK jar libraries can be found under the [release page](https://github
compile fileTree(dir: 'libs', include: ['gloopSDK-*.jar'])
annotationProcessor fileTree(dir: 'libs', include: ['gloopProcessor-*.jar'])
```

## Example apps

- [Tasks App](https://github.com/Gloopio/Demo-App-Java)
- [Drawed App](https://github.com/Gloopio/Drawed)
- [Image App](https://github.com/Gloopio/Instagram-App-Java)

0 comments on commit 514a6d9

Please sign in to comment.