Anyone know any function which will expand short URL to get coordinates in Android? Like: I have a short URL for which I am getting the expanded URL as follows in browser:
I want to extract the coordinates from this in Android.
Anyone know any function which will expand short URL to get coordinates in Android? Like: I have a short URL for which I am getting the expanded URL as follows in browser:
I want to extract the coordinates from this in Android.
You Can try this
You will get the expanded url in logcat D/Expanded: run:"Expanded URL"