how resolve shortened url (bit.ly/dfasdfasf) re-directed url in android?
you have request url , inspect response determine server redirecting to. can using android's http libraries or java sockets. alternatively, if know it's bit.ly url, can use their api expand shortened url.
Comments
Post a Comment