Is it possible to use Java 8 for Android development? - Stack Overflow
You can indeed use gradle-retrolamba gradle build dependency to use Java 8 for Android Development. Below is the complete guide that I have recently followed to run lambda expressions for Android development. The original source of this guide is mentioned...