Version 25.3.1 of the SDK tools remove the ant scripts and the android tool:
https://code.google.com/p/android/issues/detail?id=235455
https://code.google.com/p/android/issues/detail?id=235410
See release notes:
https://developer.android.com/studio/releases/sdk-tools.html
Right now, using up to version 25.2.5 of the SDK tools ensures that the mode works, but need a longer-term solution. The mode already exports Gradle projects, but may need to switch to gradle for the internal build process as well.
Version 25.3.1 of the SDK tools remove the ant scripts and the android tool:
https://code.google.com/p/android/issues/detail?id=235455
https://code.google.com/p/android/issues/detail?id=235410
See release notes:
https://developer.android.com/studio/releases/sdk-tools.html
Right now, using up to version 25.2.5 of the SDK tools ensures that the mode works, but need a longer-term solution. The mode already exports Gradle projects, but may need to switch to gradle for the internal build process as well.