How to troubleshoot SDK issues in MATLAB

4 views (last 30 days)
I downloaded and installed the Simulink support pack for Android devices, now I'm configuring it to be able to use it on my android and I've encountered the following problem:
Could not determine the dependencies of task ':compileDebugJavaWithJavac'. > Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager. *
How do I resolve this?

Accepted Answer

Sutanu Maiti
Sutanu Maiti on 10 Jan 2022
In Android Studio's SDK Manager. Screenshot given below...
Android Studio's SDK Manger

More Answers (1)

Sutanu Maiti
Sutanu Maiti on 7 Jan 2022
If you are using MATLAB R2021b then please select the 'tested version' option in the first screen of Hardware Setup and install only the mentioned tools versions.
If you are following the 'latest versions' option then please remove build tools version 32.0.0 and install 31.0.0 and run the setup screen again.
  3 Comments
Prashant
Prashant on 19 Jul 2022
I'm getting same error in R2022a. Tried using "Tested Version" but the SDK 30 does not get detected. With "LAtest Version", I get the same error. Tested it with SDK version 31 but it still doesn't work.
Here's my issue in detail :
https://au.mathworks.com/matlabcentral/answers/1763865-simulink-android-setup-sdk-not-detected?s_tid=srchtitle

Sign in to comment.

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!