Android deployment
Products: Video Capture SDK .Net, Video Edit SDK .Net, Media Player SDK .Net, Media Blocks SDK .Net
SDK for Android is distributed as a NuGet package. You can add the package to your project using Microsoft Visual Studio, JetBrains Rider, Visual Studio Code, or any other IDE that supports NuGet.
Requirements
- Android device with Android 10.0 or later
- Windows, Linux, or macOS computer
- Visual Studio, JetBrains Rider, or Visual Studio Code
- .Net 7.0 or later.
Installation
- Install the SDK. Please check the Android installation manual for more details.
- Create a new Android project in your IDE.
- Add the required NuGet packages to the project.
- Add the code to the project or check the GitHub samples
NuGet packages
- VisioForge.Core.UI.Android package contains UI controls for the .Net iOS platform.
- VisioForge.CrossPlatform.Core.Android package contains the redist for the .Net Android platform. This package includes unmanaged libraries.
Use the physical device to run the application, if possible. The simulator does not support efficient hardware encoding and decoding.