Skip to content

.Net: New Feature: [SQLite-related packages] Adding Android runtime dependencies for SQLite-related packages #13276

@Q1an05

Description

@Q1an05

name: Add Android Native Dependencies
about:
Hi,
I'm currently working on an Android project in Unity that depends on Microsoft Semantic Kernel, including its RAG components.
When I try to add the Microsoft.Data.Sqlite NuGet package through NuGet for Unity, I get a warning saying that its dependency SQLitePCLRaw.lib.e_sqlite3 has native dependencies but does not include Android runtimes.
The same issue occurs with Microsoft.SemanticKernel.Connectors.SqliteVec, where its dependency sqlite-vec also lacks Android runtime support.
I’ve searched extensively but couldn’t find any working solution or Android-compatible native libraries.
Could you please consider adding Android runtime dependencies for these packages, or let me know if there’s any recommended workaround to make them work with Unity on Android?
Thanks a lot for your time and amazing work on SK! 🙏


Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETIssue or Pull requests regarding .NET codetriage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions