Unable to build app in verify configuration of your android device
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
The error presented is in 'build app', saying in red "No matchin files were found." I have completed the steps successfully prior to reaching this page, where I have downloaded Android studio, provided an address to my sdk, enabled debugging and developer options on my phone, downloaded the support package for samsung (since I am using a samsung phone). I don't know what could be the issue. I am using version 2018b, I had even tried using 2020a and that did not help either.
0 Kommentare
Antworten (1)
Sruthi Yenugula
am 31 Mär. 2021
Hi Nicolas Bedoya,
for R2018b, Please use Android Studio 4.0.1 from https://developer.android.com/studio/archive, don't update the Android studio after installation.
for 2020a, please install NDK 22 and uninstall NDK 23.
3 Kommentare
Sruthi Yenugula
am 1 Apr. 2021
Hi Nicolas,
We are looking into the 18b issue.
Regarding 2020a, you can use latest Android Studio, but make sure you install NDK 22 rather than 23 as shown in the picture below. If NDK 23 is already installed, please uninstall it.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/569434/image.png)
Siehe auch
Kategorien
Mehr zu Setup and Configuration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!