Skip to content
This repository has been archived by the owner on Nov 17, 2018. It is now read-only.
/ hoot Public archive
forked from twotoasters/hoot

A powerful, flexible, lightweight Android library for dealing with RESTful endpoints.

License

Notifications You must be signed in to change notification settings

SimpleFinance/hoot

 
 

Repository files navigation

Hoot-Android

A powerful, flexible, lightweight Android library for working with RESTful web APIs.

Building

You can build the library from the command-line using ant:

# Package the application for distribution
$ ant clean dist

# Generate Javadoc for the project
$ ant clean docs

Note: In addition to building the project, the dist target will also invoke the docs target automatically.

License

Licensed under the Apache License, Version 2.0 (see LICENSE).

About

A powerful, flexible, lightweight Android library for dealing with RESTful endpoints.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • Ruby 1.2%