Skip to content

Commit fb625d0

Browse files
authored
Add link to the Android sample.
We got a question GoogleCloudPlatform#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)
1 parent e0c8493 commit fb625d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

vision/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
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))
6+
57
## Prerequisites
68

79
### Download Maven

0 commit comments

Comments
 (0)