# FCM Notif

**CONFIGURE FCM FOR ANDROID**

You can read this tutorial to configure android [**http://blog.dream-space.web.id/?p=121**](http://blog.dream-space.web.id/?p=121) **,** the point is you must replace file **app/google-services.json** with your own file from firebase

**SEND NOTIFICATION**

Because this app not integrate with custom panel, we use Firebase Console notifcation menu to send notif to client. Go to [**https://console.firebase.google.com/**](https://console.firebase.google.com/)  Select your app project > select menu **Notifcations** > select **New Message**&#x20;

![](https://3855177554-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LHhecigLnvK0295KoyV%2F-LHhf74fEESp2zitIxht%2F-LHhljze6kml_t1mmiJ6%2Fimage_1.jpg?alt=media\&token=634a738f-14a5-465a-9e57-c7a45c6d83f2)

You only need to fill **Message Text** and **Target.** if you want notification with sound you can select **Advanced options** then **Sound = Enabled**

**NOTIFICATION ICON**

You can change notification icon from **res/drawable/ic\_notification.png**
