Unable to build app in verify configuration of your android device
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Sruthi Yenugula
on 31 Mar 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 Comments
Sruthi Yenugula
on 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.
See Also
Categories
Find more on Setup and Configuration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!