App building on Android device fails due to an error: Cannot read file androidObj​ectDetecti​on\\src\\m​ain\\res\\​layout\\An​droidManif​est.xml.

8 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

Sruthi Yenugula
Sruthi Yenugula le 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

Plus de réponses (1)

Alessio Conte
Alessio Conte le 20 Nov 2018
Modifié(e) : Alessio Conte le 20 Nov 2018
Hi Sruthi, I tried in a different directory (C:\data) but still the same error.
It looks like cannot file the AndroidManifest.xml file at th first building but yes it find it at the second one.
When I installed R2018b (yesterday) i saved matlab not in C:\ Program Files as usual but in C:\MATLAB_Installation.This because the error I was having before was that the buildig process didn't like path with spaces in the folders names.
I don't know if this information may help.
  1 commentaire
Sruthi Yenugula
Sruthi Yenugula le 20 Nov 2018
Thanks for providing the information. Will check, if we can reproduce the issue and provide resolution for the same.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Setup and Configuration dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by