Repo of the Open Source Android library : RoboSpice. RoboSpice is a modular android library that makes writing asynchronous long running tasks easy. It is specialized in network requests, supports caching and offers REST requests out-of-the box using extension modules.
We froze RS last week, the library is not maintained anymore. Personnally, I now always use a mix of retrofit and Rx instead, RS has sailed a long way home and yes, the latest constraints in android O don’t make it easy for RS at all, it’s probably the last nail in its coffin. @stephanenicolas
Thx to all RS users for your warm support, it’s been a pleasure to ofer this library to the community. Thx to @rciovati too for his important contributions to RS !
RoboSpice is a modular android library that makes writing asynchronous network requests easy !
To learn more about RoboSpice in 30 seconds, try [this infographics]
(https://raw.github.com/stephanenicolas/robospice/master/gfx/RoboSpice-InfoGraphics.png).
If you want to start using RoboSpice right now, jump to the Wiki or the samples.
The Wiki has a fully detailed section to quickly setup you up whether you use Gradle, Maven or ant/eclipse.
RoboSpice is under Quality control on Sonar’s Nemo instance. Thanks to Sonar Source.
To learn more, look at the presentation slides we created for DroidCon UK 2012, they are available in the download section.
A few links :
The RoboSpice team proposes a lot of sample applications in their own GitHub repo.
We also propose a few demo :
RoboSpice has been incubated at Octo Technology, a french company based in Paris, focused on software design and quality.
It offers its employees to work part time on Research & Development projects. RoboSpice was one of them.
RoboSpice has been featured in
RoboSpice has been presented at :
RoboSpice video at DroidConLondon
Robospice presentation by David Stemmer
Copyright © 2012 Octo Technology (http://www.octo.com)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.