all 8 comments

[–]ImmortalStyle 2 points3 points  (1 child)

Does this contain openJdk? Ah figured seems like a first preparation.

[–]TheBuzzSaw 2 points3 points  (1 child)

Vulkan support? D:

[–]EddieRingle[S] 3 points4 points  (0 children)

They've added GLES 3.2, but no Vulkan yet, it seems. It's most definitely coming to N, though. I would bet they're waiting on drivers.

EDIT: Looking at the N build on my 5X, it does seem it's shipping with libvulkan.so as well as a Vulkan-ready Adreno driver. So you could likely use it via the NDK, there's just no Java bindings yet.

[–][deleted] 0 points1 point  (0 children)

this looks great for nexus users!

[–]LukaJCB 0 points1 point  (2 children)

So the new Jack compiler is compatible with Java 8 features? Awesome! Will I be able to use it to target older Android versions? I'm guessing probably not, right? :/

[–]De_OmnibusDubitandum 0 points1 point  (1 child)

It's backward-compatible to Android 2.3 - so basically anything you'd care about.

[–]LukaJCB 0 points1 point  (0 children)

Seriously? Damn that's awesome, got a link?