App building on Android device fails due to an error: Cannot read file androidObjectDetection\\src\\main\\res\\layout\\AndroidManifest.xml.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Alessio Conte
am 19 Nov. 2018
Kommentiert: Sruthi Yenugula
am 20 Nov. 2018
Hi heveryone. I have MATLAB R2018b.
- I have the simulink support package for android devices correctly installed
- I followed the guided procedure to install Android Studio and all the tools.
- When i try to build the Simulink model to my device I get the error:
Cannot read file filename C:\Users\User\Desktop\Examples\MotoObjectDetection_ert_rtw\MotoObjectDetection\src\main\AndroidManifest.xml
- Two new folders are created inside my working folder:
- MotoObjectDetection_ert_rtw
- slprj
When I try to re-build again evrething works fine and the app is deployed to the hardware.
How can I work around this problem?
0 Kommentare
Akzeptierte Antwort
Sruthi Yenugula
am 20 Nov. 2018
regarding the below error, looks like permission issues. Please build the models in different directory and see if you get the same issue. please let us know if you face any issues
Cannot read file filename C:\Users\User\Desktop\Examples\MotoObjectDetection_ert_rtw\MotoObjectDetection\src\main\AndroidManifest.xml
0 Kommentare
Weitere Antworten (1)
Alessio Conte
am 20 Nov. 2018
Bearbeitet: Alessio Conte
am 20 Nov. 2018
1 Kommentar
Sruthi Yenugula
am 20 Nov. 2018
Thanks for providing the information. Will check, if we can reproduce the issue and provide resolution for the same.
Siehe auch
Kategorien
Mehr zu Android Devices finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!