current state of gradle script for Android?
tomas.brandalik
tomas.brandalik at oracle.com
Thu Aug 1 07:00:25 PDT 2013
The latest tools should be ok sdk ver. 22 and ndk r9. I have sdk 21.1
and ndk r7c and r8e.
http://developer.android.com/sdk/index.html
http://developer.android.com/tools/sdk/ndk/index.html
-Tomas
On 08/01/2013 03:41 PM, Tobias Bley wrote:
> Which android SDK do I need? Could you please give me the URL to the correct android SDK and NDK?
>
> Thanks!
> 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