In this tutorial I will explain how you can integrate Firebase Push Notification SDK in your Android Application and how to send push notification from Firebase console and from Application Server to your Android Application. Create project in firebase console FireBase console Link . Your project ID while creating project will be applicationId in build.gradle. Download google-service.json […]
After updating to Android Studio 3.0 , Let’s fix some Gradle issues
Hi guys yesterday I received Android Studio 3.0 update and I immediately decided to update my Android Studio from 2.3.1 to 3.0. And I faced some issues and than fixed those after going through different stack overflow posts. so I decided to mention all issues which You also can face when You will updated to […]