[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Android environments
From: |
Collin Funk |
Subject: |
Re: Android environments |
Date: |
Sun, 11 Aug 2024 15:58:37 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Bruno,
I pushed the patch. I'll let you decided if you want to force a CI run
or wait until the scheduled run.
Bruno Haible <bruno@clisp.org> writes:
> There are two known ways to build on Android [1].
>
> Maybe there is also a third one, with cross-compilation from an x86_64 system?
> I don't know.
Thanks for the link. I'll look into it eventually and try to figure out
the emulation and Android NDK stuff.
I've used Android Studio in the past and everything worked fine. But
that is their set-up IDE/emulator for writing Java (or Kotlin now, I
think). So it didn't take much thought on my part.
Collin