Skip to content

Fast, light, and open source Android application that offers browsing quotes sites, through OpenQuoteApi.

License

Notifications You must be signed in to change notification settings

progval/AndQuote

Repository files navigation

AndQuote is an Android application that browses quotes from various websites, according to their availability on the OpenQuoteApi server.

AndQuote dynamically loads the list of sites from the server, so when a site is added you do not need to update AndQuote, it will be applied automatically.

How to build

Get the source code

git clone git://github.com/ProgVal/AndQuote.git
cd AndQuote
git submodule init
git submodule update

##Compile and install on your device

Signed binary:

ant release
ant installr

Non-signed binary:

ant debug
ant installd

About

Fast, light, and open source Android application that offers browsing quotes sites, through OpenQuoteApi.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages