Download Free code RESTProvider
Description
Automatically parse RESTful API responses into a Provider in Android.
Source Files
The download file RESTProvider-master.zip has the following entries.
.gitignore/* w ww. jav a2 s. com*/
.gitmodules
AndroidManifest.xml
LICENSE.txt
README.md
build.properties
build.xml
default.properties
libs/google-gson-stream-1.6.jar
local.properties
proguard.cfg
res/layout/main.xml
res/values/strings.xml
src/novoda/lib/rest/actor/JSONPersistingActor.java
src/novoda/lib/rest/actor/PersistingActor.java
src/novoda/lib/rest/actor/TypedActor.java
src/novoda/lib/rest/actor/XMLPersistingActor.java
src/novoda/lib/rest/actor/json/JsonTypedActor.java
src/novoda/lib/rest/marshaller/IContentProviderOperationMarshaller.java
src/novoda/lib/rest/marshaller/IMarshaller.java
src/novoda/lib/rest/marshaller/IRawResponseContentProviderOpsMarshaller.java
src/novoda/lib/rest/marshaller/IStreamedContentProviderOpsMarshaller.java
src/novoda/lib/rest/marshaller/MarshallingException.java
src/novoda/lib/rest/marshaller/cpo/SQLiteMappedMarshaller.java
src/novoda/lib/rest/marshaller/net/HttpControlFlow.java
src/novoda/lib/rest/marshaller/net/HttpResponseMarshaller.java
src/novoda/lib/rest/marshaller/net/JsonMarshaller.java
src/novoda/lib/rest/marshaller/net/XmlMarshaller.java
src/novoda/lib/rest/net/Sath.java
src/novoda/lib/rest/net/SathFormatException.java
src/novoda/lib/rest/net/SathVisitor.java
src/novoda/lib/rest/test/PersitingActorTestCase.java
src/novoda/lib/rest/uri/UriMapper.java
tests/instrumentation/.classpath
tests/instrumentation/.project
tests/instrumentation/AndroidManifest.xml
tests/instrumentation/build.properties
tests/instrumentation/build.xml
tests/instrumentation/default.properties
tests/instrumentation/local.properties
tests/instrumentation/proguard.cfg
tests/instrumentation/res/xml/actors.xml
tests/instrumentation/src/novoda/lib/rest/net/SathTest.java
tests/instrumentation/src/novoda/lib/rest/uri/UriMapperTest.java
tests/instrumentation/src/novoda/lib/rest/uri/parser/MappedParserTest.java
tests/instrumentation/src/novoda/rest/example/actor/Launcher.java
tests/instrumentation/src/novoda/rest/example/actor/MappedJSONPersistingActor.java
tests/instrumentation/src/novoda/rest/example/actor/TwitterTrends.java
tests/instrumentation/src/novoda/rest/marshaller/net/HttpResponseMarshallerTest.java
Download
Click the following link to download RESTProvider-master.zip.
RESTProvider-master.zip