Build process breaks on latest Android tools
Monkey Targets Forums/Android/Build process breaks on latest Android tools
| ||
Updated to latest Android dev tools because I needed to for other work. Clean build folder and I get this. BUILD FAILED \_mainfile.buildv87a\android\build.xml:83: Cannot find \Android\sdk\tools\ant\build.xml imported from \_mainfile.buildv87a\android\build.xml Total time: 0 seconds TRANS FAILED: Android build failed. Abnormal program termination. Exit code: -1 It looks like in latest they completely removed the ant stuff, expect you to only build gradle projects? Or did I do something wrong? ![]() We really need an official gradle project based Android target. Edit: https://developer.android.com/studio/releases/sdk-tools.html ![]() Last good tools for Monkey Android builds using ant https://dl.google.com/android/repository/tools_r25.2.5-windows.zip https://dl.google.com/android/repository/tools_r25.2.5-macosx.zip https://dl.google.com/android/repository/tools_r25.2.5-linux.zip |
| ||
I think you should put this to the bug forum. Hopefully Mark will look into this at least once a week. ;) |