openjfx/8/graphics/rt: Android: Add javafx-android project to rt.
John Smith
John_Smith at symantec.com
Thu May 16 12:15:56 PDT 2013
Wow, do you really only need that much code to get JavaFX working on Android?
-----Original Message-----
From: openjfx-dev-bounces at openjdk.java.net [mailto:openjfx-dev-bounces at openjdk.java.net] On Behalf Of hang.vo at oracle.com
Sent: Thursday, May 16, 2013 12:05 AM
To: openjfx-dev at openjdk.java.net
Subject: hg: openjfx/8/graphics/rt: Android: Add javafx-android project to rt.
Changeset: d17c40b38e29
Author: tb115823 <Tomas.Brandalik at oracle.com>
Date: 2013-05-16 08:34 +0200
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/d17c40b38e29
Android: Add javafx-android project to rt.
! build.xml
+ javafx-android/activity/build.xml
+ javafx-android/activity/project.properties
+ javafx-android/activity/src/com/oracle/dalvik/MainActivity.java
+ javafx-android/build-closed.xml
+ javafx-android/build-common.xml
+ javafx-android/build.xml
+ javafx-android/vmlauncher/build.xml
+ javafx-android/vmlauncher/jni/Android.mk
+ javafx-android/vmlauncher/jni/DalvikProxySelector.c
+ javafx-android/vmlauncher/jni/DalvikProxySelector.h
+ javafx-android/vmlauncher/jni/NativePipeReader.c
+ javafx-android/vmlauncher/jni/VMLauncher.c
+ javafx-android/vmlauncher/project.properties
+ javafx-android/vmlauncher/src/com/oracle/dalvik/AppDataInstaller.java
+ javafx-android/vmlauncher/src/com/oracle/dalvik/NativePipeReader.java
+ javafx-android/vmlauncher/src/com/oracle/dalvik/VMLauncher.java
+ javafx-android/vmlauncher/src/com/oracle/dalvik/net/DalvikProxySelector.java
More information about the openjfx-dev
mailing list