Skip to content

Commit 5533427

Browse files
jbolingerchingor13
authored andcommitted
Add android note (#3631)
* add android note * move to sub bullet
1 parent 2e9c426 commit 5533427

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,11 @@ threading restrictions.
219219
220220
Thus, the following are not supported:
221221
222-
- Android
222+
- Android
223+
- Consider [Firebase](https://firebase.google.com), which includes many of these APIs.
224+
- It is possible to use these libraries in many cases, although it is unsupported.
225+
You can find examples, such as [this one](https://github.com/GoogleCloudPlatform/android-docs-samples/tree/master/speech/SpeechRecognitionClient),
226+
in this [example repository](https://github.com/GoogleCloudPlatform/android-docs-samples) but consider the risks carefully before using these libraries in an application.
223227
- Alpine Linux (due to netty-tcnative requiring glibc, which is not present on Alpine)
224228
- Raspberry Pi (since it runs on the ARM architecture)
225229
- Google App Engine Standard Java 7

0 commit comments

Comments
 (0)