Is there any way to compile Android applications with Java 8? And if not, will there ever be a way?
I know the Android libraries and the Java libraries are two seperate things, but what about the syntax? I really like the new use of ->
that they have added and would love to be able to use it.