Great tool to use, especially for Android developers
December 16, 2019

Great tool to use, especially for Android developers

Mohit Goenka | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Gradle

Gradle is being used across the company for the development of Android applications. In the recent times, Gradle has become the standard of development and delivery of Android applications. It helps us in creating different flavors of the build with various parameters. This helps us release multiple versions to different sets of users.
  • Integration.
  • Delivery.
  • Technical expertise required.
  • No easy integration.
  • Helps parameterization.
  • Helps release faster.
Without the use of Gradle, we have done direct integration with the APIs. This has not worked very well in the case of Android as there are a lot of packaging related actions that Gradle directly takes as part of the plugin. This decision to use Gradle was an easy one.
Gradle has been an excellent tool for Android development. It has helped us create multiple versions of the app for different environments. It also takes care of all the packaging needs in the background without having to write all the code related to that. It is a no brainer to use Gradle with Android applications.

Do you think Gradle Build Tool (Open Source) delivers good value for the price?

Yes

Are you happy with Gradle Build Tool (Open Source)'s feature set?

Yes

Did Gradle Build Tool (Open Source) live up to sales and marketing promises?

Yes

Did implementation of Gradle Build Tool (Open Source) go as expected?

Yes

Would you buy Gradle Build Tool (Open Source) again?

Yes

Gradle is very well suited when you have a basic application that needs to be released to the users. It is also suitable for cases where there may be fragmentation needed to support the release of multiple applications. It is not a tool much needed outside the development of Android applications.