PR for Android available

Michael Paus mp at jugs.org
Sun Aug 4 09:40:22 UTC 2019


Hi,

I assume this is intended to be used together with the GraalVM or will there
be any other options to use it? Do you already have an idea when a first 
beta
for Java Mobile for Android may be available?

Somewhere else you wrote that you have to create static libraries for JavaFX
in order to get them running with GraalVM. So I am wondering how you will
deal with user code which contains dynamic native libraries, e.g., the 
native
libraries packaged into the SQLite jar.

Michael

Am 02.08.19 um 11:50 schrieb Johan Vos:
> Hi,
>
> The required changes for iOS are merged in the github sandbox repo [1].
> I now created a PR containing the changes for Android [2]. It's still work
> in progress, as I have to clean up a few things (e.g. the use of
> __USE_GNU), but it builds ok for me.
>
> [1] https://github.com/mobileopenjdk/jdk/
> [2] https://github.com/mobileopenjdk/jdk/pull/2
>
> - Johan




More information about the mobile-dev mailing list