Thursday, February 28, 2019

Gathering the Android Device Position With the HERE Positioning API

About a week ago, I had written a tutorial that leveraged the HERE Places API for Android. This tutorial titled, Search for Points of Interest in an Android Mobile Application, searched for these points of interest using a fixed location relative to those places. In other words, the places found did not accurately reflect the distance from the actual device location. In a realistic, production-ready scenario, we’d want to find places relative to the position of the actual Android device. Luckily, we can find the device position using the HERE Positioning API for Android.

In this tutorial, we’re going to revisit the previous tutorial regarding the HERE Places API, but we’re going to take it to the next level with the HERE Positioning API.



from DZone.com Feed https://ift.tt/2Nz63d8

No comments:

Post a Comment