We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f664468 commit e6bd6c5Copy full SHA for e6bd6c5
android/README.md
@@ -0,0 +1,6 @@
1
+# Android examples
2
+
3
+These examples demonstrate how to use TalkJS inside a native Android app:
4
5
+- [basic-example](./basic-example/): an example to get you started by showing you how to embed TalkJS into a WebView
6
+- [file-upload-example](./file-upload-example/): a demonstration of how to implement file upload support
0 commit comments