SDK toolkit

Android SDK installer toolkit now has a different directory structure and the files needed for the Dictionary App builder appear to be not included in the download (or if they are, are in a different folder with a different name). This makes it impossible to compile Android apps with new installations of the Dictionary App builder.

They have changed the folder name but we have updated DAB in 8.4 so that you point Android SDK Location at the folder containing the folder cmdline-tools rather than the older tools.

So in my Android SDK Location I have:
C:\Android-SDK

And the folder structure is:
C:\Android-SDK\cmdline-tools

It used to be:
C:\Android-SDK\tools

So if you renamed cmdline-tools to tools just rename it back and it should work.

Thanks, that works. The “browse” button does not - it does not correctly copy the directory. However, typing it in manually does work.