Download Free code hoot

Description

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

Icons

hoot

Source Files

The download file hoot-master.zip has the following entries.


.classpath//w w  w  .j ava2 s  .  c  o  m
.gitignore
.project
AndroidManifest.xml
LICENSE.txt
README.md
build.xml
custom_rules.xml
libs/android-support-v4.jar
libs/commons-io-2.4.jar
libs/httpmime-4.2.3.jar
pom.xml
proguard-project.txt
project.properties
res/values/strings.xml
src/com/twotoasters/android/hoot/Hoot.java
src/com/twotoasters/android/hoot/HootDeserializer.java
src/com/twotoasters/android/hoot/HootGlobalDeserializer.java
src/com/twotoasters/android/hoot/HootRequest.java
src/com/twotoasters/android/hoot/HootResult.java
src/com/twotoasters/android/hoot/HootTask.java
src/com/twotoasters/android/hoot/HootThreadPoolAsyncTask.java
src/com/twotoasters/android/hoot/HootTransport.java
src/com/twotoasters/android/hoot/HootTransportHttpClient.java
src/com/twotoasters/android/hoot/HootTransportHttpUrlConnection.java
src/com/twotoasters/android/hoot/activity/HootActivityHelper.java
src/com/twotoasters/android/hoot/activity/HootBaseActivity.java
tests/.classpath
tests/.project
tests/AndroidManifest.xml
tests/application/.classpath
tests/application/.project
tests/application/AndroidManifest.xml
tests/application/libs/android-support-v4.jar
tests/application/proguard-project.txt
tests/application/project.properties
tests/application/res/drawable-hdpi/ic_action_search.png
tests/application/res/drawable-hdpi/ic_launcher.png
tests/application/res/drawable-mdpi/ic_action_search.png
tests/application/res/drawable-mdpi/ic_launcher.png
tests/application/res/drawable-xhdpi/ic_action_search.png
tests/application/res/drawable-xhdpi/ic_launcher.png
tests/application/res/layout/hoot_test_activity.xml
tests/application/res/values/strings.xml
tests/application/res/values/styles.xml
tests/application/src/com/twotoasters/android/hoottestapplication/HootTestActivity.java
tests/application/src/com/twotoasters/android/hoottestapplication/data/TestData.java
tests/build.xml
tests/libs/hamcrest-core-1.3.0RC2.jar
tests/libs/jackson-core-asl-1.9.2.jar
tests/libs/jackson-mapper-asl-1.9.2.jar
tests/libs/marvin-1.0.1.jar
tests/libs/robotium-solo-3.3.jar
tests/proguard-project.txt
tests/project.properties
tests/res/drawable-hdpi/ic_launcher.png
tests/res/drawable-ldpi/ic_launcher.png
tests/res/drawable-mdpi/ic_launcher.png
tests/res/drawable-xhdpi/ic_launcher.png
tests/res/values/strings.xml
tests/sinatra/hoottests.rb
tests/src/com/twotoasters/android/hoottestapplication/data/Delete.java
tests/src/com/twotoasters/android/hoottestapplication/data/DeleteWithHeaders.java
tests/src/com/twotoasters/android/hoottestapplication/data/DeleteWithHeadersAndParams.java
tests/src/com/twotoasters/android/hoottestapplication/data/DeleteWithParams.java
tests/src/com/twotoasters/android/hoottestapplication/data/Get.java
tests/src/com/twotoasters/android/hoottestapplication/data/GetWithHeaders.java
tests/src/com/twotoasters/android/hoottestapplication/data/GetWithHeadersAndParams.java
tests/src/com/twotoasters/android/hoottestapplication/data/GetWithParams.java
tests/src/com/twotoasters/android/hoottestapplication/data/Post.java
tests/src/com/twotoasters/android/hoottestapplication/data/PostWithHeaders.java
tests/src/com/twotoasters/android/hoottestapplication/test/HootActivityTest.java
tests/src/com/twotoasters/android/hoottestapplication/test/HootTest.java

Download

Click the following link to download hoot-master.zip.

hoot-master.zip




















Home »
  Android Free Code »
    Development »




API
Dependency Injection
Development
Driver
Eclipse
Emulator
EventBus
Framework
Git
GitHub
Google Guice
HTTP
JSON
junit
Library
Library Cache
Maven
Network
Plugin
RESTful
Selenium