Open In App

How to Disable Notification in Android Studio?

Android Studio is the official IDE (Integrated Development Environment) for Android app development and it is based on JetBrains’ IntelliJ IDEA software. Android Studio provides many excellent features that enhance productivity when building Android apps, such as:

Now the point that comes here is how to disable Notification in Android Studio. So in this article, we are going to discuss methods to disable Notification in Android studio.



Step By Step Implementation

Step 1: Go to File -> Settings



Step 2: Select Appearance & Behaviour-> Notifications

Step 3: Now Disable the Display balloon notifications and Enable System Notifications.

Step 4: Click on Apply and Ok.

Article Tags :