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: articles/communication-services/samples/includes/ui-xamarin.md
+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
@@ -38,7 +38,7 @@ Refer to the native [UI Library overview](/azure/communication-services/concepts
38
38
Clone repo and open `CommunicationCallingXamarinSampleApp.sln` in Visual Studio
39
39
40
40
#### For Android
41
-
1. Navigate to `/XamarinAndroidBindings/` and in this directory in terminal run `sh downloadJarScript`[Learn More](XamarinAndroidBindings/README.md#download-jarsaars)
41
+
1. Navigate to `/XamarinAndroidBindings/` and in this directory in terminal run `sh downloadJarScript`[Learn More](https://github.com/Azure-Samples/communication-services-ui-library-xamarin/blob/main/XamarinAndroidBindings/README.md)
42
42
2. Set `CommunicationCallingXamarinSampleApp.Android` as start up project, build solution and select a device or emulator to run application.
0 commit comments