Skip to content

Commit

Permalink
Add link to the Android sample.
Browse files Browse the repository at this point in the history
We got a question #469 about using this sample code in an Android application. We should mention the Android samples whereever we have them. (I think this will become even more important when we add Google Cloud client library samples since I don't think Android is supported for those libraries)
  • Loading branch information
tswast committed Dec 27, 2016
1 parent e0c8493 commit fb625d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vision/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This directory contains [Cloud Vision API](https://cloud.google.com/vision/) Java samples.

For Android samples, check out the [mobile samples](https://cloud.google.com/vision/docs/samples#mobile_platform_examples) for the Cloud Vision API. ([Source code for Android sample](https://github.com/GoogleCloudPlatform/cloud-vision/tree/master/android))

## Prerequisites

### Download Maven
Expand Down

0 comments on commit fb625d0

Please sign in to comment.