Gradle for Beginners (Build Types, Product Flavors, Build Variants, Source Sets)
This video covers the core concepts of Android Gradle. That includes different build types (debug, release, etc.), product flavors and their use, build variants and how to make use of different source sets.
Get the multi-module course here:
https://elopage.com/s/philipplackner/building-industry-level-apps-with-multi-module-architecture?locale=en
💻 Let me personally review your code and provide individual feedback, so it won't backfire and cost you a fortune in future:
https://elopage.com/s/philipplackner/code-review/payment?locale=en
🎓 Become an industry-ready developer in the Mobile Dev Campus:
https://pl-coding.com/campus?utm_source=youtube&utm_medium=video&utm_campaign=default
🎁 Get my FREE 4.5h course "The Best Practice Guide to Android Architecture":
https://pl-coding.com/best-practice-guide?utm_source=youtube&utm_medium=video&utm_campaign=crypto_tracker
Read our weekly Android blog:
https://pl-coding.com/blog
Join this channel to get access to perks:
https://www.youtube.com/channel/UCKNTZMRHPLXfqlbdOI7mCkg/join
Join my Discord server:
https://discord.gg/cwQbmUstEu
Regular programming advice on my Instagram page: https://instagram.com/_philipplackner_
Checkout my GitHub: https://github.com/philipplackner
You like my free content? Here you can buy me a coffee:
https://www.buymeacoffee.com/philipplackner
00:00 - What is Gradle?
03:18 - Gradle Groovy vs. Gradle Kotlin DSL
05:07 - The Gradle wrapper
08:38 - Build types
12:42 - Product flavors
19:22 - Source sets