Azure Communication UI Mobile Library for Android
Перейти к файлу
pavelprystinka 4ecda172c7
Update sdk version to 2.11.0 (#1099)
2024-09-25 16:53:33 -07:00
.github [Calling][Chat][Documentation] CODEOWNERS update for demo apps (#746) 2023-04-13 11:29:07 -07:00
azure-communication-ui Update sdk version to 2.11.0 (#1099) 2024-09-25 16:53:33 -07:00
docs Update version and changelog (#1098) 2024-09-24 15:54:32 -07:00
eng Update ci pipeline 2024-09-20 10:29:35 -07:00
guardian/SDL Update azure-pipelines.yml for Azure Pipelines (#859) 2024-01-04 07:32:12 +08:00
.gitignore [Calling] Updating version to 1.5.0 2023-11-06 08:36:52 -08:00
CHANGELOG.md [Chat][Documentation] Updated README (#703) 2023-01-10 11:03:26 -08:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md committed 2021-11-18 12:24:09 -08:00
LICENSE LICENSE committed 2021-11-18 12:24:10 -08:00
LICENSE.md [Release] 1.0.0-beta.1 (#1) (#2) 2021-12-10 14:53:22 -08:00
README.md [Calling][Feature] Update readme banners (#724) 2023-03-08 17:56:58 -08:00
SECURITY.md SECURITY.md committed 2021-11-18 12:24:11 -08:00
SUPPORT.md [Refactor] azure review feedback changes (#331) 2022-06-09 18:08:03 -07:00

README.md

Hero Image

Azure Communication UI Mobile Library for Android

Azure Communication UI Mobile Library is an Azure Communication Services capability focused on providing UI components for common business-to-consumer and business-to-business calling interactions.

Prerequisites

Libraries

Azure Communication Service Mobile UI currently offers the following libraries:

Calling

image

Calling experience allows users to start or join a call. Inside the experience, users can configure their devices, participate in the call with video, and see other participants, including those ones with video turned on. For Teams interoperability, CallComposite includes lobby functionality so that users can wait to be admitted. For more information about calling composite and how you can integrate it into your application, click here.

Chat

image

Chat experience brings a real-time text communication to your applications. Similar to Calling, Chat also offers Teams interoperability where users can join Teams meetings and communicate with Teams chat messages.

Learn more about how to integrate Chat to your applications, click here.

Contributing to the Library

Before developing and contributing to Communication Mobile UI Library, check out our making a contribution guide.
Included in this repository is a demo of using Mobile UI Library to start or join a call and chat. You can find the detail of using and developing the UI Library in the Demo Guide.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments. Also, please check our Contribution Policy.

Community Help and Support

If you find a bug or have a feature request, please raise the issue on GitHub Issues.

Known Issues

Please refer to the wiki for known issues related to the library.

Further Reading