SDL3-CS.Android 3.4.10.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SDL3-CS.Android --version 3.4.10.1
                    
NuGet\Install-Package SDL3-CS.Android -Version 3.4.10.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SDL3-CS.Android" Version="3.4.10.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SDL3-CS.Android" Version="3.4.10.1" />
                    
Directory.Packages.props
<PackageReference Include="SDL3-CS.Android" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SDL3-CS.Android --version 3.4.10.1
                    
#r "nuget: SDL3-CS.Android, 3.4.10.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SDL3-CS.Android@3.4.10.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SDL3-CS.Android&version=3.4.10.1
                    
Install as a Cake Addin
#tool nuget:?package=SDL3-CS.Android&version=3.4.10.1
                    
Install as a Cake Tool

SDL3-CS.Android

SDL3-CS.Android contains native SDL runtime libraries for SDL3-CS on Android.

Native Version

Package Native library version
SDL3-CS.Android SDL 3.4.10

Platform Support

This package is scoped to Android and contains native artifacts only for these RIDs:

  • android-arm
  • android-arm64
  • android-x86
  • android-x64

Usage

dotnet add package SDL3-CS
dotnet add package SDL3-CS.Android

Use the same platform family for every SDL3-CS native package in one application. This is the base native runtime package for Android. Android applications should use MainActivity : Org.Libsdl.App.SDLActivity and override managed Main(). This package also carries the SDL Android Java bridge.

Product Compatible and additional computed target framework versions.
.NET net10.0-android36.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-android36.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SDL3-CS.Android:

Package Downloads
SdlVulkan.Renderer

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.4.12.1 124 7/10/2026
3.4.12 102 7/8/2026
3.4.10.5 149 6/27/2026
3.4.10.4 112 6/24/2026
3.4.10.3 111 6/20/2026
3.4.10.2 116 6/14/2026
3.4.10.1 109 6/13/2026