Android Push Notification using Firebase Cloud Messaging.

Firebase Cloud Messaging

Firebase Cloud Messaging Implement Android Push Notification using Firebase Cloud Messaging service Hello Friends we all know about push notifications which inform us about something new service integrated in the app or some new features updated in the existing app. Most common are Instagram follows, likes and recommendations and it goes the same way for all applications. Google Cloud Messaging […]

Continue reading »

Get location in Android using Fused Location Provider Api

How to get location in Android : Fused Location Provider Api

How to get location in Android : Fused Location Provider Api Hi…Today if we see the current application trends then there is huge requirement of tracking or knowing location related activities of user. Note : FusedLocationProvider api is deprecated from Google Play services version 11.6.0 release. You can read it here: https://developers.google.com/android/reference/com/google/android/gms/location/FusedLocationProviderApi FusedLocationProviderClient is new way to fetch the user […]

Continue reading »