Posts

Post not yet marked as solved
13 Replies
0 Views
Android Studio fails to build my large Java + C (NDK) app on the M1 - Mac mini. The Java JVM crashes during one of the steps. This is true with both the built-in JVM and the Java 8 on my machine. I can build sample apps including Java + C, but not my app that is in production. The same app builds fine on an Intel MacBook Pro. I even tried letting Android Studio create an empty Java + C project, then moving my app into it and adjusting the build information. Same problem. I am forced to keep my MacBook Pro active, with my project files on it, as a result. If I could roll back the clock, I'd get an Intel Mini, sigh.