Welcome to the Android versioning series, a part of the Android CI/CD series. In this video, we begin with the basics of Android application versioning, focusing on version codes and version names. We explore how these are declared in the build.gradle.kts file and how to display them in your app's UI. Learn about the importance of version codes as integers that must increase with each update, and how version names can be any string for human understanding. We also demonstrate what happens when you change these values and the impact on app installation. Stay tuned for more on refining versioning strategies in upcoming videos.
#AndroidDevelopment #Versioning #CICD #BuildGradle #AppDevelopment #AndroidTutorial
00:00 - Introduction to Android Versioning
00:10 - Understanding Version Code and Version Name
01:05 - Setting Up Build Config in Android
02:30 - Displaying Version Info in the App
03:35 - Modifying Version Code and Name
04:30 - Version Code Constraints and Best Practices
05:50 - Conclusion and Next Steps in Versioning Series
Follow me on X: https://x.com/anilvdeshpande
Official WebSite: https://codetutorhub.dev/
GitHub Link to Demo: https://github.com/AnilDeshpande/VersioningFundametals/tree/live-coding
Follow me on Twitter: https://twitter.com/anilvdeshpande