How to create live templates in Android Studio/Intellij IDE

Live Templates

We all agree with the fact that the Android studio has come a long way to be called as one of the best IDE when comparing with other IDEs but very few among us know about the hidden secrets that are available for the developers. So we will see: How to  create live templates in Android Studio/Intellij IDE Well first […]

Continue reading »

How to fetch current location using Fused Location Provider Client Api in Android

How to fetch current location using Fused Location Provider Client Api in Android

Fetching user current location is now the most basic trend in Android apps because this helps the app to display the custom preference based on their local preference.So now we will see “How to fetch current location using Fused Location Provider Client Api in Android.” For fetching the user’s current location Google came up with https://developer.android.com/training/location/receive-location-updates But the demo and approaches are […]

Continue reading »