- Overview
- Transcript
3.1 Conclusion
You now know how to use most of Java 8’s language features in your Android apps. My name’s Ashraff Hathibelagal, and from all of us here at Envato Tuts+, thanks for watching!
Related Links
1.Introduction2 lessons, 03:26
1.1Introduction01:02
1.2Project Setup02:24
2.Java 8 Features6 lessons, 32:47
2.1Lambdas and Method References05:04
2.2Event Handling With Lambdas05:38
2.3Understanding Streams05:38
2.4Map, Filter, and Reduce Operations06:20
2.5Default and Static Interface Methods04:49
2.6Repeating Annotations05:18
3.Conclusion1 lesson, 00:39
3.1Conclusion00:39
3.1 Conclusion
I'm so glad that you managed to finish all the lessons of this course. You should now be fully equipped to make use of Java 8 in your Android apps. I'd like to let you know that Java 8 is fully backwards compatible with Java 7. That means you can start using Java 8 in your projects right away and, whenever you want to, slowly start adapting the features you learned in this course. I also hope that you will try to follow a more functional programming oriented approach in your apps from now on. Thank you again for watching this course. I'm Ashraff Hathibelagal and I hope to see you again in my next course soon.