Remove unused and repair broken Android/Dalvik code

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jfx14
    • Affects Version/s: jfx11
    • Component/s: javafx
    • Environment:

      Android

      The builds for compile targets Android and Dalvik are broken for a long time, and the code is mostly outdated.

      In this issue, we want to

      * remove unused code and build logic
      * and repair broken code.
      * provide hooks to the android monocle implementation so that external code can trigger events (rotation, touch events,...)

      Since JavaFX is now leveraging Java syntax that is not available on the Android (Dalvik) platform, it makes no sense in maintaining the code that allows to run JavaFX on Dalvik. It does make sense though to run JavaFX code on an OpenJDK-compliant Java 11+ VM on Android (either via AOT or JIT)

            Assignee:
            Johan Vos
            Reporter:
            Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: