Why can't i start the "androidFaceDetectionAndTracking"?
Mostrar comentarios más antiguos
I've started the first introductive example of the "Simulink Support Package for Android Devices" succesfully and i've also opened on Android Studio the folder ending with "ert_rtw", seeing all the java files and classes that implements this project.
But when i try to run on my Android Phone this example https://it.mathworks.com/help/supportpkg/android/ref/detect-and-track-face-on-an-android-device.html , i receive this type of error every time, and the folder "androidFaceDetectionAndTracking_ert_rtw" is always empty
Diagnostic Viewer:
Model Action Rebuild Reason =========================================================================================== androidFaceDetectionAndTracking Failed Code generation information file does not exist.
What can i do to solve the issue?
2 comentarios
Sruthi Yenugula
el 14 de Jun. de 2021
Can you provide the full message/error shown in the Diagnostic Viewer
Pietro Ventrella
el 14 de Jun. de 2021
Respuesta aceptada
Más respuestas (1)
Vimal Rathod
el 16 de Jun. de 2021
0 votos
Hello,
Few recommendation from myside based on the information you provided.
1) Verify the existance of the file which is to be used for code generation.
2) Check running the code generation by cutshorting the path to the file.
3) Also make sure the folders reaching to the file have proper name without spaces.
Refer to the following link containing similar answer to your question.
Categorías
Más información sobre Android Devices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

