https://github.com/officedev/skype-android-app-sdk-samples
This repo contains Android samples powered by the Microsoft Skype for Business App SDK. Samples developed using Android Studio
https://github.com/officedev/skype-android-app-sdk-samples
Last synced: about 1 year ago
JSON representation
This repo contains Android samples powered by the Microsoft Skype for Business App SDK. Samples developed using Android Studio
- Host: GitHub
- URL: https://github.com/officedev/skype-android-app-sdk-samples
- Owner: OfficeDev
- License: mit
- Archived: true
- Created: 2016-04-21T17:28:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-31T18:15:43.000Z (almost 7 years ago)
- Last Synced: 2025-03-18T14:43:53.984Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 183 MB
- Stars: 51
- Watchers: 26
- Forks: 50
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
# skype-android-app-sdk-samples
## Healthcare App Sample
The [Healthcare app](https://github.com/OfficeDev/skype-android-app-sdk-samples/tree/master/HealthcareApp) sample shows the SDK being used in a real-world scenario. It uses the ConversationHelper class to assist with the mainline scenario of guest meeting join.
## Guest Meeting Join sample
The [Guest meeting join](https://github.com/OfficeDev/skype-android-app-sdk-samples/tree/master/GuestMeetingJoin) sample provides further technology details of you how to join a guest meeting, start chatting, and connect to the audio/video stream of the meeting.
## Copyright
Copyright (c) 2016 Microsoft. All rights reserved.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.