tzutalin / dlib-android-app

:dragon: Android app to demo dlib-android(https://github.com/tzutalin/dlib-android). Use the prebuilt shared-lib built from dlib-android
Apache License 2.0
678 stars 246 forks source link

dlib in android,Kivy #65

Open abhishekju06 opened 3 years ago

abhishekju06 commented 3 years ago

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??