Skip to content

Support for Including Additional Python Libraries (e.g., NumPy, PySerial, Matplotlib) in Android Deployment #7

@Centralm4

Description

@Centralm4

Hello,

First, thank you for your amazing work on this project! Your efforts to provide resources and tools for such a complex topic with limited documentation are truly appreciated.

I’m currently working on deploying a PySide-based desktop application to Android using your tool/repository. My app relies on several Python libraries in addition to PySide, including numpy, pyserial, serial, and matplotlib, and it runs perfectly on desktop. I’m wondering if it’s possible to include these additional libraries when deploying to Android, or if the deployment is limited to PySide modules only.

Could you kindly clarify:

Does your tool support including external Python libraries like numpy, pyserial, or matplotlib in Android builds?
If supported, are there specific steps or configurations (e.g., in sysroot.toml or the project file) to include these libraries?
Are there any known limitations or compatibility issues with these libraries on Android?
Thank you again for your time and dedication to this project. Any guidance or pointers would be greatly appreciated!

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions