java - Is JDK 1.8 fully supported by Android Studio? -


i downloaded jdk 1.8.0_51 previous jdk 1.8.0_33 because having issues. there being workaround use jdk 8 android, wondering has google added full support jdk in android studio ? or should use jdk 1.7? advice highly appreciated.

you should use jdk 1.7. there features in jdk 8 not yet supported.


Comments