natanielruiz / android-yolo

Real-time object detection on Android using the YOLO network with TensorFlow
Apache License 2.0
667 stars 212 forks source link

android apk problem #9

Closed HHIR closed 7 years ago

HHIR commented 7 years ago

I downloaded "android-yolo.apk" but for installing I get "there is a problem parsing the package" error. is need any specific Android version? I'm using android 4.4.4

natanielruiz commented 7 years ago

Yes, minimum version is 5.0 I believe.