Mno0004ubu / GESPRO_GESTIONTAREAS

Aprendizaje de la gestión de tareas mediante la simulación de un proceso Scrum..
0 stars 0 forks source link

Update OpenCV to 3.3 #41

Closed lsh1001ubu closed 1 year ago

lsh1001ubu commented 1 year ago

OpenCV manager apk distributed in Google Play is not the latest version (3.00 vs 3.30) and makes GoBees to crash when using OpenCV 3.3.

So we have two options:

Keep using OpenCV 3.2 until the team update apk in Google Play. Bundle OpenCV 3.3 native libs with GoBees (splitting apk to reduce size). For now I'll opt for the first option. If we see that the team takes a lot of time to update Google Play we can implement the second one.