I have project running with Buildozer and Python 3.11 but now I want to integrate some C++ code that I need to initialize during jni start.c (before PyInitialize call).
How can I add that code and then link jni with my other c++ code.
I have project running with Buildozer and Python 3.11 but now I want to integrate some C++ code that I need to initialize during jni start.c (before PyInitialize call).
How can I add that code and then link jni with my other c++ code.
Copyright © 2021 Jogjafile Inc.