I’m on an M1 Mac running macOS Monterey. I’ve been trying to build an app that I was previously able to build successfully on an older Mac, but now it’s not working: when I click “Build Android App”, I get a couple of progress bars (“Sorting lexicon…” and “Writing fonts…”), and then no output. Previously it used to open up a terminal window where it would compile the app.
I have updated to the latest version of Dictionary App Builder, and made sure I have the latest versions of the Android SDK and the JDK, but without success so far. Is there something else I could be missing? Also, is there a way I can build the app from the command line, so I can directly see what is going wrong?