Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable Android Studio "Gradle Invocation finished" notification?

is there a way to disable the new "Gradle Invocation finished" Notification in Android Studio 3.5?

Notification

like image 401
Lukas Avatar asked Aug 20 '19 20:08

Lukas


2 Answers

Alternatively, you can disable such notifications via Android Studio. Go to Settings > Appearance & Behavior > Notifications and uncheck Enable system notifications option:

enter image description here

like image 92
pavelicii Avatar answered Nov 17 '22 22:11

pavelicii


Click the Notification Icon on the right side of the Windows Taskbar:

enter image description here

Then right click the notification and select "Turn off notifications for Android Studio":

enter image description here

like image 23
TechRando Avatar answered Nov 17 '22 22:11

TechRando