Today I was trying to integrate my Andorid app with Firebase Cloud Messaging to provide push notifications functionallty.
How to speed up the Gradle build time in Android Studio (“Gradle Build Running”)
Probably each Android developer have noticed that the Gradle build time became extremaly slow in recent versions of Android Studio. This makes running the application in debug mode could be quite painful…