python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Deploying PySide6 application

Open shyamnathp opened this issue 3 years ago • 0 comments

I would like to deploy a PySide6 application to Android. PySide6 has its backend as C++, thereby making calls to Qt C++ API through CPython. Would creating a recipe similar to the numpy recipe work, in deploying a PySide6 application to Android?

Thanks

shyamnathp avatar May 23 '22 12:05 shyamnathp