Hello, I am not sure what Gradle configuration I need to cross-compile for a Raspberry Pi from my Linux host. I see some tutorials but they all seem outdated.
Marcin Wisniowski
10/12/2019, 6:47 PM
Ok, it seems
linuxArm32Hfp
is the architecture name to use in Gradle. This was hard to find. Kotlin executed on the Pi, success!