I don't think Android
development is ready yet for Java 8
. Android Studio
supports the compile level Java 7
whether you installed Java 7
or Java 8
. So, if you want to use new features of Java 8
, I think you have to wait Android Studio
to support compile level Java 8
.