Overview
- 01 May 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Overview
- Updated on 01 May 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The ScreenMeet Mobile SDK for Android is built in Java and uses the Android media capture APIs introduced in Android 5.0. The artifact is published to our maven repo.
Visit the Android Quickstart Guide to get your first app built using our SDK.
API Documentation
The API documentation for the Android SDK can be found here.
Supported Devices and Emulators
The ScreenMeet Android SDK supports armeabi-v7a, arm64-v8a, x86, and x86_64 architectures.
Requirements
Live product provisioned for your organization
Supported API Levels
The SDK supports Android API Level 21 (Lollipop) and higher.
Sample Apps
We have a sample app on Github (screenmeet-sdk-android-sample) written in both Java and Kotlin demonstrating some come common patterns with the SDK.
Was this article helpful?