Medium

13 Pins
·
4y
Debugging Gradle build scripts & Plugins [IntelliJ/Android Studio]
How to debug Gradle build scripts & Plugins using IntelliJ or Android Studio in 3 simple steps. Read this and more posts on dipien.com
Firebase Remote Config: 3 lessons learned
3 important lessons learned after using Firebase Remote Config on Android. Read this and more posts on dipien.com
Effective handling your tech debt
A simple guide to help you effectively handling the tech debt on your project. Read this and more posts on dipien.com
Circle CI & Android: 8 advanced configuration tips
Ideas to improve your Circle CI configuration on android projects. Read this and more posts on dipien.com
Stop generating the BuildConfig on your Android modules
Why generating the BuildConfig class is a bad idea. Read this and more posts on dipien.com
Automate Dependencies Upgrades With Releases Hub
Automatically keep your Gradle project dependencies up to date. Read this and more posts on dipien.com
Stay up to date with Android libraries releases
Real-time notifications about the latest library releases for Android projects. Read this and more posts on dipien.com
How to improve your Android Library
If you are developing an android library (open source or not), it’s a good idea to follow some guidelines to guarantee high quality and also simplify your users and collaborators life’s. Here are some examples of best practices I recommended and also, tips you can follow. Read this and more posts on dipien.com
Semantic Git Branching for Android apps
An approach to git branching for android apps that are published on Google Play. Read this and more posts on dipien.com
Versioning Android apps
Automatic semantic versioning for your Android app. Read this and more posts on dipien.com
Improve your Gradle build times by disabling plugins
A 5 steps guide to reduce your Gradle configuration times by only applying the plugins you need for each environment. Read this and more posts on dipien.com
Say bye-bye to Android Jetifier
6 steps to stop using Jetifier and reduce your build speed. Read this and more posts on dipien.com
10 great ideas to improve your Gradle build times
Reduce your Gradle build times on android & non-android projects. Read this and more posts on dipien.com