“Why Apache Harmony” or “How to use Java 8 on Android”

前端 未结 3 1146
悲&欢浪女
悲&欢浪女 2020-12-12 22:42

Most of us have heard by now of the cool features Java 8 will bring, but Android will not support it. This is because of Google using Apache Harmony for Android. This is wha

3条回答
  •  一生所求
    2020-12-12 23:19

    Update.

    Android is planning to use the OpenJDK. Possibly because they are thinking like you and wants to use the Java 8 features. See this

提交回复
热议问题