You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/Android/06-advanced/07-chat-with-video.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Let's see how to implement this.
24
24
25
25
## Creating the project
26
26
27
-
The easiest way to get a project working is using one of our [Dogfooding App](https://github.com/GetStream/stream-video-android/tree/develop/dogfooding). Open the `dogfooding` project in Android studio.
27
+
The easiest way to get a project working is using one of our [Demo App](https://github.com/GetStream/stream-video-android/tree/develop/demo-app). Open the `dogfooding` project in Android studio.
28
28
29
29
Let the project sync. It should have all the dependencies required for you to finish this guide. Some of the notable dependencies are the following:
0 commit comments