shubham0204 / FaceRecognition_With_FaceNet_Android

Face Recognition using the FaceNet model and MLKit on Android.
https://towardsdatascience.com/using-facenet-for-on-device-face-recognition-with-android-f84e36e19761
Apache License 2.0
264 stars 88 forks source link

Works on phone but not on tablet #34

Closed mrosado95 closed 1 year ago

mrosado95 commented 1 year ago

Hello,

The application runs well in two phones that I tested but not in a tablet, when i try to install it show an error message "There was a problem parsing the package".

What could it be?

mrosado95 commented 1 year ago

I just had to lower minSdk in the gradles!