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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: include file
3
3
description: include file
4
4
services: azure-communication-services
5
-
author: jorgegarc
5
+
author: garchiro7
6
6
manager: anujbh
7
7
ms.service: azure-communication-services
8
8
ms.subservice: azure-communication-services
@@ -38,8 +38,8 @@ Refer to the native [UI Library overview](../../concepts/ui-library/ui-library-o
38
38
Clone repo and open `CommunicationCallingXamarinSampleApp.sln` in Visual Studio
39
39
40
40
#### For Android
41
-
42
-
Set `CommunicationCallingXamarinSampleApp.Android` as startup project, build solution and select a device or emulator to run application.
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
+
2.Set `CommunicationCallingXamarinSampleApp.Android` as start up project, build solution and select a device or emulator to run application.
0 commit comments