'Is there a way to convert/deploy a python project based on mediapipe and opencv on android?

I have made a pose estimation project using mediapipe and opencv in python. How can I convert or deploy it on android devices by using tools like Beeware/Chaquopy, or recode the whole thing in Kivy? I am open to suggestions on changes in the project to incorporate it in android.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source