current state of gradle script for Android?

tomas.brandalik tomas.brandalik at oracle.com
Thu Aug 1 00:13:10 PDT 2013


Although I haven't has hardware to test it, I suppose it builds on mac, 
as well.
It doesn't build on windows due to a problems in decora part of gradle 
build script.

-Tomas

On 07/31/2013 04:50 PM, Tobias Bley wrote:
> Thanks Tomas,
>
> So currently it’s not possible to build OpenJFX for Android on Mac OS X, isn’t it?
>
> Tobi
>
>
> Am 31.07.2013 um 16:42 schrieb tomas.brandalik <tomas.brandalik at oracle.com>:
>
>> Hi Tobi,
>> it works on linux only right now.
>> Set properties for cross build and android sdk/ndk.
>> -PCOMPILE_TARGETS=android -PANDROID_SDK=/opt/android-sdk-linux -PANDROID_NDK=/opt/android-ndk-r7c -PCOMPILE_GSTREAMER=false -PSKIP_JAVADOC=true
>> Closed source parts web and font-t2k will be missing.
>>
>> -Tomas
>>
>> On 07/29/2013 11:22 PM, Tobias Bley wrote:
>>> Hi,
>>>
>>> can anyone say something about the current state of the gradle android support? Is it possible to build OpenJFX for Android now via gradle?
>>>
>>> Best regards,
>>> Tobi
>>>



More information about the openjfx-dev mailing list