Skip to content

Commit 581dc43

Browse files
authored
Android is currently unsupported.
1 parent e884cb8 commit 581dc43

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/site/resources/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,9 @@ <h4>What is the relationship between the <code>google-cloud</code> library and t
228228

229229
<h4>What is the relationship between <code>google-cloud</code> and the Google APIs Java Client?</h4>
230230
<p>The <a href="https://github.com/google/google-api-java-client">Google APIs Java Client</a> is a client library for using the broad set of Google APIs. <code>google-cloud</code> is built specifically for the Google Cloud Platform and is the recommended way to integrate Google Cloud APIs into your Java applications. If your application requires both Google Cloud Platform and other Google APIs, the 2 libraries may be used by your application.</p>
231+
232+
<h4>Does it work on Android?</h4>
233+
<p>Android is currently unsupported.</p>
231234
</div><!-- end of .container -->
232235
</section><!-- end of .faq -->
233236
</article><!-- end of .main -->

0 commit comments

Comments
 (0)