![Android Studio's SDK Manger](https://www.mathworks.com/matlabcentral/answers/uploaded_files/858050/Android%20Studio's%20SDK%20Manger.png)
How to troubleshoot SDK issues in MATLAB
13 views (last 30 days)
Show older comments
Guilherme Franklin
on 6 Jan 2022
Commented: Prashant
on 19 Jul 2022
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. *
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/855195/image.png)
How do I resolve this?
0 Comments
Accepted Answer
More Answers (1)
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
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
See Also
Categories
Find more on Android Devices 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!