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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vision/README.md

+2
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)