Chaquopy provides everything you need to include Python components in an Android app, including:
- Full integration with Android Studio’s standard Gradle build system.
- Simple APIs for calling Python code from Java/Kotlin, and vice versa.
- A wide range of third-party Python packages, including NumPy, SciPy, OpenCV, and many more.
To get started, see the documentation.