2
Followers
21
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #gradle. Learn more
As Android Developers, we tend to write a little bit of Groovy (default programming language for writing Gradle scripts) code in our Gradle files as i…
kingahmedino.hashnode.dev
What is a Product Flavour? Product Flavour basically means having a variant version of your app. Having a different behavior for each app means creat…
lifereze.hashnode.dev
Hello again, I was working on a pet project over the weekend and was trying to connect the app to Firebase, so I got to a part where I needed to input…
chydee.hashnode.dev
First create an app from the starter website Add the service end points in app, by creating the appropriate rest end points For gradle project: ./g…
c2437ad4-f6b1-41cb-ae3f-358787f2a6f8.hashnode.dev
Docker revolutionized the software industry in terms of how we build, develop, and ship software. But nothing is forever, and it seems that the softwa…
blog.aadilp.com