Vorrawut JudasriFlutter Daily 🍃: Taming Gradle I — Solving Namespace Errors in Flutter’s Android Gradle 8.0+I’ve been tackling this issue for a while now in my working projects after upgrading Gradle to a newer version 8.0+. The problem started…Oct 16
Enes KoçerDuplicate Class Found Error In Android For KotlinBefore I start the article, I should mention that there can be many factors for the occurrence of this error. Although I will tell you…Dec 27, 20221
Karanveer SinghtargetSdkVersion vs compileSdkVersion. Let’s find outHave you also been confused with these different types of versions that we declare in our build.gradle files. Let’s get rid of this…Dec 4, 2023Dec 4, 2023
Hurman IqbalAutomating Android Version Codes with Git Commit CountWhen developing Android apps, maintaining a unique version code for each release can become tedious, especially as your project grows…Aug 29Aug 29
Inhprog99byHiten Pratap SinghThe Comprehensive Guide to Gradle: Dive Deep with ExamplesGradle is a modern open-source build automation tool that has quickly grown in popularity, becoming the default build tool for Android…Aug 24, 2023Aug 24, 2023
Vorrawut JudasriFlutter Daily 🍃: Taming Gradle I — Solving Namespace Errors in Flutter’s Android Gradle 8.0+I’ve been tackling this issue for a while now in my working projects after upgrading Gradle to a newer version 8.0+. The problem started…Oct 16
Enes KoçerDuplicate Class Found Error In Android For KotlinBefore I start the article, I should mention that there can be many factors for the occurrence of this error. Although I will tell you…Dec 27, 20221
Karanveer SinghtargetSdkVersion vs compileSdkVersion. Let’s find outHave you also been confused with these different types of versions that we declare in our build.gradle files. Let’s get rid of this…Dec 4, 2023
Hurman IqbalAutomating Android Version Codes with Git Commit CountWhen developing Android apps, maintaining a unique version code for each release can become tedious, especially as your project grows…Aug 29
Inhprog99byHiten Pratap SinghThe Comprehensive Guide to Gradle: Dive Deep with ExamplesGradle is a modern open-source build automation tool that has quickly grown in popularity, becoming the default build tool for Android…Aug 24, 2023
InFord OtosanbyFord OtosanUsing Azure variables in Gradle BuildAndroid, an open-source operating system. This allows users to review, understand and even modify the source code of Android.Mar 1, 20231
The Dev GuyOne build for testing different configurationsThis article delves into the implementation technique that can eliminate the need for providing distinct builds to both your QA team and…Jul 10, 2023
Julia Santos MouraStudying Now In Android App — Build GradleThis is chapter 2 of my series of articles registering my learning path throw the Now In Android App, you can see the first one here. In…Nov 21, 20221