Lines Matching refs:Java
1 page.title=Java 8 Language Features
2 page.keywords="android N", "Java 8", "Jack"
9 <a href="#supported-features">Supported Java 8 Language Features and APIs</a>
12 <a href="#configuration">Enabling Java 8 Features and the Jack Toolchain</a>
18 <p>Android N introduces support for Java 8 language features
34 <strong>Note:</strong> Using the new Java 8 language features is not a
36 don't want to write code with Java 8 language features, you can keep your
37 project's source and target compatibility values set to Java 7, but you still
42 Supported Java 8 Language Features and APIs
46 Android does not currently support all Java 8 language features. However, the
93 use these Java 8 features.
97 Additionally, the following Java 8 language feature APIs are now available:
147 Enabling Java 8 Features and the Jack Toolchain
151 In order to use the new Java 8 language features, you need to also use the
154 Android toolchain compiles Java language source into Android-readable dex
177 To enable the Java 8 language features and Jack for your project, enter the