dlib-android-app
dlib-android-app copied to clipboard
dlib in android,Kivy
Hi,
@tzutalin I am building an android app using face_recognition library with Kivy and buildozer. However when I am executing buildozer -v android debug deploy run , I am facing an error ModuleNotFound error : dlib. I understand that the recipe for dlib is not present in python-for-android/p4a. I am in dire need of it otherwise I would loose my project. Can you help me out for solving the dlib error??