joeyvanderbie / googl-url-shortner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

googl-url-shortner

A small Android Library to create a shortened URL using the goo.gl shortener service from Google.

This uses the API documented at https://developers.google.com/url-shortener/.

This could be used outside of Android, by taking the src dir and supplying the apache http client libraries (the only Android sourced dependancy).

This code is licensed under the Simplified BSD License, a copy of which can be found in the LICENSE file.

About

License:Other