Android

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 current location in terms of latitude and longitude.

For latest demo on FusedLocationProviderClient please check demo on:

https://github.com/askfortricks/FusedLocationProviderClient/

Think of  the scenario (e.g) :

 

1.How to display the custom products to user by based on user’s current location

 

2.Show nearby restaurants ,hospitals.

 

3.Show the user what’s other people is buying near them in e-commerce application and many more.

 

 

And all these uses the users current location to make the magic happen.

So content of post will go like this:

  • Configure the code for Fused Location Provider
  • Fetch current latitude and longitude
  • Refresh interval for updating latitude and longitude
  • Mapping the latitude and longitude using Reverse Geocoding to fetch address details like         pincode,city and other details.

So today we will see one api provided by Google which helps to fetch user’s latitude and longitude and by reverse Geocoding it binds that latitude and longitude to print city name with pincode.

Fused Location Provider Api

is the latest api  released by Google Play Services and thus today in this tutorial we will explore  the sample code to detect the location in Android application using Fused Location Provider Api.

Note: Please run the app in real devices and don’t use in emulators,Update your sdk to have the latest Google Play Services.

Top 10 free Android libraries for app development in android studio

And also this app requires the Google Play Services installed phone.

Finally what we read earlier in this post below is the video which shares more info about the usage of fused location provider api :

You can watch this video :

Advantages:

1.Simple Api Implementation:

Api implementation is very clear and simple as compared to old Location Api.

2. Versatility:

Meets wide range of requirements even those app which requires frequent location updates or accurate location updates.

3.Power Efficient:

Based on all incoming location requests and available sensors,this api chooses the most efficient way to meet those needs.

Main benefit: We do not have to switch to location settings to on the location or GPS ,instead this api will automatically show us the settings screen if it detects that location is not on.

Fused Location Provider
fused location provider

You can get the complete demo on GitHub:
HostSoch Web Hosting

https://github.com/askfortricks/FusedLocationProvider-Api-Demo

Google had recently updated the Fused Location Provider api with Fused Location Provider Client to just get the location in very few lines of code and with very less overhead involved. Infact  there is one issue related to Google Location fetching which can result into Null Pointer Exception was also solved.

In addition to above repository I am sharing the Fused Location Provider Client which is new addition to already great apis. This new api makes the enhancement in solving one bug in Fused Location Provider api. 

But that’s very basic code to fetch the latitude and longitude(SettingsClient Api also included to check if Location Services is enabled or not).

https://github.com/askfortricks/FusedLocationProviderClient 

In conclusion we can say that Fused Location Provider Client  will be new future and hope this post will guide you in right direction.

Please comment if you like this post and give your suggestions..so we can improve together.

You can visit this link to know more:

developer.android.com/training/location/index.html

Happy Blogging…

 

Comments (103)

  1. hi@kunalbhatti:disqus I have solved your issue .Please check my updated code from here : https://github.com/askfortricks/FusedLocationProviderClient

    • Before i jump in i thank you for sparing your time to look into my problem, i’m really grateful. For now i have implemented the solution you have implemented above and it work like a charm. I will however look into the updated code and get back to you. Thanks again!!

      • I have spent 5 to 6 hours on solving the issue but it finally paid.Hope you like other articles on the website interesting and share these with your friends.You can also suggest me any topic on which we can post. You can like our page on Facebook and Twitter also. Thanks.

  2. Hi,
    I have a problem when using these API’s(Location Manager and Fused Location) to retrieve user location

    Application Structure:
    The application is designed in such a way that if the user has not enabled the location, the user will be prompted to do so. When the user enables the location and hits the refresh button the code to fetch the location is executed again.

    Approach:
    When using the old method i tried to retrieve the location details using Passive_Provider and Network_Provider. I get results only some times. The problem is that using Location manager there is a huge delay and most of the time i there is no result. I did some research and found out that the phone takes 3-4 minutes to get a new fix if the cached information is old. This is totally not acceptable in this particular situation.

    After the old approach failed the tried fused location but got the same problem. I tried your program which retrieves the location
    and displays the user latitude and longitude, but all i get is a message saying please make sure that your location has been enabled.

    Now here is the interesting part, if i run my application using network provider i get error most of the times but when when using wifi i always get the result.

    The only option i see at this point is to run an infinite loop on the code that fetches the location.

    Here is my code for Location manager:

                LocationManager locationManager = (LocationManager) context.getSystemService(LOCATION_SERVICE);
                Criteria criteria = new Criteria();
                String provider = locationManager.getBestProvider(criteria, false);
                locationManager.getAllProviders();
                userLocation = locationManager.getLastKnownLocation(LocationManager.NETWORK_PROVIDER);
                userLocation = locationManager.getLastKnownLocation(LocationManager.PASSIVE_PROVIDER);
                locationManager.requestLocationUpdates(provider, 1000, 1, this);
    

    Here is the code i use for FusedLocation:

    FusedLocationProviderClient mFusedLocationClient;
    mFusedLocationClient = LocationServices.getFusedLocationProviderClient(getActivity());

        if (ActivityCompat.checkSelfPermission(getActivity(), Manifest.permission.ACCESS_FINE_LOCATION) != PackageManager.PERMISSION_GRANTED && ActivityCompat.checkSelfPermission(getActivity(), Manifest.permission.ACCESS_COARSE_LOCATION) != PackageManager.PERMISSION_GRANTED) {
    
            mFusedLocationClient.getLastLocation()
                    .addOnSuccessListener(getActivity(), new OnSuccessListener<Location>() {
                        @Override
                        public void onSuccess(Location location) {
                            // Got last known location. In some rare situations this can be null.
                            if (location != null) {
    
                                RestaurantListFragment.location = location;
                                spinner.setVisibility(View.GONE);
                            }
                        }
                    });
    

    Any suggestions or pointers would be great.

  3. michael kors outlet online

    you have a great weblog right here! would you wish to make some invite posts on my blog?

  4. chrome hearts online store

    It’s best to participate in a contest for among the finest blogs on the web. I’ll suggest this site!

  5. air huarache shoes

    A powerful share, I simply given this onto a colleague who was doing slightly analysis on this. And he in fact bought me breakfast as a result of I found it for him.. smile. So let me reword that: Thnx for the deal with! But yeah Thnkx for spending the…

  6. cheap authentic jordans

    Can I simply say what a relief to search out someone who really knows what theyre talking about on the internet. You positively know methods to deliver a difficulty to mild and make it important. Extra people have to read this and perceive this aspect…

  7. tiffany and co jewellery

    very good publish, i actually love this web site, carry on it

  8. tiffany jewelry

    Nice post. I study one thing tougher on totally different blogs everyday. It can all the time be stimulating to read content material from different writers and observe a little bit one thing from their store. I抎 prefer to make use of some with the con…

  9. michael kors outlet online

    I抦 impressed, I must say. Actually not often do I encounter a blog that抯 each educative and entertaining, and let me tell you, you may have hit the nail on the head. Your concept is excellent; the issue is something that not sufficient individuals are…

  10. michael kors online outlet

    Good post. I study something tougher on totally different blogs everyday. It’s going to at all times be stimulating to learn content from different writers and apply a bit of something from their store. I抎 desire to use some with the content on my web…

  11. michael kors outlet

    This really answered my downside, thank you!

  12. true religion outlet store

    A powerful share, I just given this onto a colleague who was doing somewhat evaluation on this. And he in fact bought me breakfast as a result of I discovered it for him.. smile. So let me reword that: Thnx for the treat! But yeah Thnkx for spending th…

  13. nike kobe sneakers

    Hiya! I just want to give a huge thumbs up for the good data you’ve got right here on this post. I will be coming back to your weblog for more soon.

  14. michael kors outlet online

    The following time I read a weblog, I hope that it doesnt disappoint me as a lot as this one. I mean, I know it was my option to read, however I actually thought youd have one thing attention-grabbing to say. All I hear is a bunch of whining about one…

  15. michael kors handbags clearance

    WONDERFUL Post.thanks for share..more wait .. ?

  16. air jordan

    When I initially commented I clicked the -Notify me when new comments are added- checkbox and now each time a comment is added I get four emails with the identical comment. Is there any method you can take away me from that service? Thanks!

  17. michael kors outlet online

    Youre so cool! I dont suppose Ive read anything like this before. So nice to find anyone with some authentic ideas on this subject. realy thanks for beginning this up. this web site is one thing that’s wanted on the net, somebody with slightly origina…

  18. michael kors outlet

    That is the appropriate blog for anybody who desires to seek out out about this topic. You realize so much its almost exhausting to argue with you (not that I really would need匟aHa). You undoubtedly put a brand new spin on a topic thats been written ab…

  19. kobe shoes

    Youre so cool! I dont suppose Ive read something like this before. So good to seek out somebody with some original ideas on this subject. realy thanks for starting this up. this web site is one thing that is wanted on the web, somebody with a bit of or…

  20. michael kors outlet

    There may be noticeably a bundle to learn about this. I assume you made sure good factors in features also.

  21. cheap ralph lauren

    That is the proper blog for anybody who desires to seek out out about this topic. You realize so much its virtually laborious to argue with you (not that I really would want匟aHa). You positively put a brand new spin on a subject thats been written abou…

  22. michael kors handbags

    A powerful share, I simply given this onto a colleague who was doing a little analysis on this. And he in fact bought me breakfast as a result of I discovered it for him.. smile. So let me reword that: Thnx for the treat! But yeah Thnkx for spending th…

  23. ralph lauren online,cheap ralph lauren

    There may be noticeably a bundle to learn about this. I assume you made sure good points in features also.

  24. http://www.airhuaraches.org.uk

    Aw, this was a very nice post. In concept I wish to put in writing like this moreover ?taking time and precise effort to make a very good article?however what can I say?I procrastinate alot and not at all seem to get something done.

  25. cheap uggs

    WONDERFUL Post.thanks for share..extra wait .. ?

  26. http://www.raybanglasses.in.net

    It抯 hard to seek out knowledgeable people on this matter, however you sound like you already know what you抮e speaking about! Thanks

  27. oakley sunglasses

    The subsequent time I learn a weblog, I hope that it doesnt disappoint me as much as this one. I imply, I know it was my choice to read, however I really thought youd have one thing attention-grabbing to say. All I hear is a bunch of whining about some…

  28. nfl jerseys

    very good submit, i actually love this web site, keep on it

  29. fitflop sandals

    I am often to blogging and i really admire your content. The article has really peaks my interest. I’m going to bookmark your web site and hold checking for brand spanking new information.

  30. http://www.michaelkors-outletwebsite.com

    An impressive share, I just given this onto a colleague who was doing a bit of evaluation on this. And he the truth is bought me breakfast because I discovered it for him.. smile. So let me reword that: Thnx for the deal with! However yeah Thnkx for sp…

  31. true religion store

    Can I just say what a relief to search out someone who actually knows what theyre talking about on the internet. You positively know find out how to carry a problem to gentle and make it important. Extra individuals must read this and understand this a…

  32. ray ban sunglasses

    It抯 hard to search out educated individuals on this subject, however you sound like you understand what you抮e speaking about! Thanks

  33. cheap rolex watches

    An attention-grabbing discussion is value comment. I feel that you need to write more on this matter, it may not be a taboo subject but typically persons are not sufficient to speak on such topics. To the next. Cheers

  34. ray ban sunglasses outlet

    This site is really a stroll-by means of for all of the information you needed about this and didn抰 know who to ask. Glimpse right here, and also you抣l undoubtedly uncover it.

  35. chrome hearts wholesale

    It抯 onerous to find knowledgeable individuals on this subject, but you sound like you know what you抮e talking about! Thanks

  36. cheap jordans online

    Spot on with this write-up, I truly think this website wants far more consideration. I抣l most likely be once more to read rather more, thanks for that info.

  37. cheap nfl jerseys china

    There are definitely lots of particulars like that to take into consideration. That is a great level to convey up. I supply the ideas above as basic inspiration however clearly there are questions just like the one you convey up the place an important…

  38. tiffany and co outlet

    A formidable share, I just given this onto a colleague who was doing somewhat evaluation on this. And he in actual fact bought me breakfast as a result of I found it for him.. smile. So let me reword that: Thnx for the treat! But yeah Thnkx for spendin…

  39. oakley sunglasses

    Howdy! I just would like to give an enormous thumbs up for the nice info you have right here on this post. I can be coming again to your weblog for extra soon.

  40. michael kors handbags

    I抎 need to examine with you here. Which isn’t something I often do! I take pleasure in reading a put up that will make folks think. Also, thanks for permitting me to comment!

  41. michael jordan shoes

    I am typically to blogging and i actually admire your content. The article has really peaks my interest. I am going to bookmark your website and hold checking for brand spanking new information.

  42. cheap jordan shoes

    I was very happy to seek out this internet-site.I needed to thanks for your time for this excellent learn!! I definitely enjoying each little little bit of it and I’ve you bookmarked to check out new stuff you blog post.

  43. fitflops outlet

    I抦 impressed, I need to say. Actually rarely do I encounter a weblog that抯 each educative and entertaining, and let me let you know, you’ve gotten hit the nail on the head. Your idea is outstanding; the problem is one thing that not sufficient individ…

  44. nike zoom kobe

    WONDERFUL Post.thanks for share..extra wait .. ?

  45. ray ban sunglasses outlet

    After examine a couple of of the blog posts on your website now, and I truly like your means of blogging. I bookmarked it to my bookmark web site record and shall be checking again soon. Pls take a look at my website as well and let me know what you th…

  46. tiffany and co jewellery

    you’ve gotten a fantastic blog right here! would you like to make some invite posts on my blog?

  47. michael kors handbags outlet

    Oh my goodness! a tremendous article dude. Thanks Nevertheless I’m experiencing challenge with ur rss . Don抰 know why Unable to subscribe to it. Is there anyone getting equivalent rss downside? Anybody who knows kindly respond. Thnkx

  48. cheap true religion jeans

    After examine a few of the weblog posts in your website now, and I truly like your manner of blogging. I bookmarked it to my bookmark web site record and will likely be checking back soon. Pls take a look at my website online as nicely and let me know…

  49. nike dunks

    You made some first rate points there. I regarded on the internet for the issue and found most people will go along with along with your website.

  50. tiffany and co

    Aw, this was a very nice post. In idea I wish to put in writing like this additionally ?taking time and actual effort to make a very good article?however what can I say?I procrastinate alot and on no account appear to get something done.

  51. fitflops clearance

    I found your blog site on google and verify a couple of of your early posts. Proceed to keep up the excellent operate. I simply extra up your RSS feed to my MSN Information Reader. Looking for ahead to studying more from you later on!?

  52. ugg outlet

    Your home is valueble for me. Thanks!?

  53. ray ban uk,cheap ray ban sunglasses

    There are definitely a lot of particulars like that to take into consideration. That could be a nice point to deliver up. I supply the thoughts above as general inspiration however clearly there are questions like the one you convey up the place crucia…

  54. louis vuitton handbags

    You made some decent points there. I appeared on the web for the difficulty and found most people will go along with with your website.

  55. kobe byrant shoes

    An interesting discussion is price comment. I feel that you must write more on this topic, it won’t be a taboo topic but generally people are not sufficient to speak on such topics. To the next. Cheers

  56. oakley store online

    After examine a few of the weblog posts on your web site now, and I truly like your way of blogging. I bookmarked it to my bookmark website checklist and will probably be checking back soon. Pls try my web site as nicely and let me know what you think.

  57. christian louboutin outlet

    I抎 should test with you here. Which isn’t something I usually do! I enjoy reading a submit that may make individuals think. Also, thanks for permitting me to remark!

  58. tiffany online

    Youre so cool! I dont suppose Ive read something like this before. So good to find any person with some unique ideas on this subject. realy thanks for beginning this up. this website is one thing that is needed on the internet, someone with a little bi…

  59. michael kors factory outlet

    The subsequent time I learn a blog, I hope that it doesnt disappoint me as a lot as this one. I mean, I do know it was my option to read, but I truly thought youd have one thing attention-grabbing to say. All I hear is a bunch of whining about somethin…

  60. tiffany and co jewelry

    There are some attention-grabbing closing dates in this article but I don抰 know if I see all of them middle to heart. There may be some validity however I will take maintain opinion until I look into it further. Good article , thanks and we would like…

  61. cheap jerseys from china

    A powerful share, I simply given this onto a colleague who was doing a little evaluation on this. And he actually purchased me breakfast because I discovered it for him.. smile. So let me reword that: Thnx for the deal with! But yeah Thnkx for spending…

  62. kobe basketball shoes

    I抦 impressed, I have to say. Actually not often do I encounter a weblog that抯 both educative and entertaining, and let me let you know, you’ve gotten hit the nail on the head. Your idea is excellent; the problem is one thing that not enough people are…

  63. cheap jordans for sale

    You made some respectable factors there. I regarded on the web for the issue and located most individuals will associate with along with your website.

  64. cheap jerseys online

    You made some decent points there. I looked on the internet for the issue and found most individuals will associate with along with your website.

  65. nfl jerseys

    This is the suitable blog for anybody who wants to seek out out about this topic. You realize so much its almost arduous to argue with you (not that I really would need匟aHa). You undoubtedly put a brand new spin on a topic thats been written about for…

  66. nfl jerseys

    I found your weblog website on google and check a couple of of your early posts. Continue to maintain up the superb operate. I simply further up your RSS feed to my MSN News Reader. Searching for ahead to reading extra from you in a while!?

  67. ray ban sunglasses outlet

    An impressive share, I simply given this onto a colleague who was doing just a little analysis on this. And he in reality purchased me breakfast because I discovered it for him.. smile. So let me reword that: Thnx for the deal with! But yeah Thnkx for…

  68. cheap uggs

    A formidable share, I just given this onto a colleague who was doing just a little evaluation on this. And he in truth purchased me breakfast as a result of I discovered it for him.. smile. So let me reword that: Thnx for the treat! But yeah Thnkx for…

  69. ray ban sunglasses

    Spot on with this write-up, I truly think this web site wants far more consideration. I抣l most likely be once more to learn far more, thanks for that info.

  70. ray ban sunglasses outlet

    Spot on with this write-up, I truly assume this website wants way more consideration. I抣l most likely be once more to learn far more, thanks for that info.

  71. michael kors handbags

    I am often to running a blog and i actually admire your content. The article has really peaks my interest. I am going to bookmark your site and maintain checking for new information.

  72. michael kors handbags

    Aw, this was a very nice post. In concept I want to put in writing like this moreover ?taking time and actual effort to make an excellent article?but what can I say?I procrastinate alot and in no way appear to get one thing done.

  73. louis vuitton handbags

    This is the suitable weblog for anyone who needs to search out out about this topic. You notice so much its nearly arduous to argue with you (not that I really would need匟aHa). You definitely put a new spin on a subject thats been written about for yea…

  74. cheap oakley sunglasses store

    Spot on with this write-up, I actually think this web site wants way more consideration. I抣l in all probability be again to learn far more, thanks for that info.

  75. michael kors outlet

    I抦 impressed, I have to say. Actually hardly ever do I encounter a blog that抯 each educative and entertaining, and let me let you know, you’ve got hit the nail on the head. Your idea is excellent; the issue is something that not sufficient people are…

  76. cheap oakley sunglasses

    Can I just say what a reduction to find somebody who really is aware of what theyre talking about on the internet. You undoubtedly know methods to bring a difficulty to light and make it important. More individuals must read this and perceive this face…

  77. air jordan 11

    I am often to blogging and i really admire your content. The article has actually peaks my interest. I am going to bookmark your web site and hold checking for new information.

  78. michael kors outlet store

    Your home is valueble for me. Thanks!?

  79. michael kors outlet

    This web site is known as a stroll-by for all of the info you wished about this and didn抰 know who to ask. Glimpse right here, and you抣l undoubtedly discover it.

  80. michael kors handbags

    very nice put up, i actually love this web site, keep on it

  81. true religion outlet store

    WONDERFUL Post.thanks for share..extra wait .. ?

  82. nfl jerseys

    The following time I read a weblog, I hope that it doesnt disappoint me as a lot as this one. I imply, I know it was my option to read, however I really thought youd have something interesting to say. All I hear is a bunch of whining about something th…

  83. cheap oakley sunglasses

    I found your weblog site on google and check a number of of your early posts. Continue to keep up the very good operate. I simply additional up your RSS feed to my MSN Information Reader. In search of ahead to reading more from you later on!?

  84. frontal

    I seemed to be strapped throughout chicago all through every one of the ground, I loved the manner in which physically fit and even searched. frontal delayed perfectly. Undeniably endorse .

  85. fitflop sandals

    You should participate in a contest for top-of-the-line blogs on the web. I’ll advocate this site!

  86. michael kors handbags

    Can I simply say what a reduction to search out somebody who actually knows what theyre speaking about on the internet. You undoubtedly know how one can carry a difficulty to light and make it important. Extra folks need to learn this and perceive this…

  87. fitflops clearance

    I抦 impressed, I need to say. Actually rarely do I encounter a blog that抯 each educative and entertaining, and let me inform you, you may have hit the nail on the head. Your idea is excellent; the issue is one thing that not sufficient people are speaki…

  88. yeezys

    I’m a sucker for these kinds of! They happen to be really lovely, snyeezysly . i can give these a pair of jeans, dresses, regardless of. Concerning old these businesses regarding weeks, about so to high school. Best yeezys truly! These are yeezys, how…

  89. christian louboutin outlet

    I found your blog web site on google and check a number of of your early posts. Continue to keep up the excellent operate. I simply extra up your RSS feed to my MSN News Reader. In search of forward to studying extra from you in a while!?

  90. michael kors outlet online

    That is the fitting blog for anyone who wants to seek out out about this topic. You notice so much its almost laborious to argue with you (not that I really would need匟aHa). You definitely put a new spin on a topic thats been written about for years. G…

  91. coach outlet online

    This actually answered my downside, thanks!

  92. cheap nfl jerseys china

    I discovered your blog website on google and verify a couple of of your early posts. Continue to keep up the excellent operate. I just further up your RSS feed to my MSN Information Reader. Looking for forward to studying more from you afterward!?

  93. michael kors outlet online

    After I originally commented I clicked the -Notify me when new comments are added- checkbox and now each time a remark is added I get four emails with the same comment. Is there any means you may remove me from that service? Thanks!

  94. michael kors outlet

    I discovered your weblog website on google and examine a couple of of your early posts. Continue to keep up the very good operate. I simply further up your RSS feed to my MSN Information Reader. In search of ahead to reading more from you afterward!?

  95. michael kors outlet online

    WONDERFUL Post.thanks for share..extra wait .. ?

  96. michael kors online outlet

    WONDERFUL Post.thanks for share..extra wait .. ?

Feeling glad to receive your comment