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.
☆2,928Jan 14, 2018Updated 8 years ago
Alternatives and similar repositories for robospice
Users that are interested in robospice are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- All samples of the RoboSpice library.☆213Jun 23, 2015Updated 10 years ago
- A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application sta…☆2,393Feb 24, 2022Updated 4 years ago
- An enhanced Guava-based event bus with emphasis on Android support.☆5,122Dec 17, 2018Updated 7 years ago
- A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.☆4,529Aug 17, 2020Updated 5 years ago
- Bolts is a collection of low-level libraries designed to make developing mobile apps easier.☆4,005Mar 11, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity lif…☆2,135Mar 18, 2023Updated 3 years ago
- Reactive API for SQLiteDatabase and ContentResolver.☆2,529Sep 16, 2023Updated 2 years ago
- Annotation-triggered method call logging for your debug builds.☆7,892Jan 5, 2022Updated 4 years ago
- Google Guice on Android, version 3.0 [RETIRED]☆3,722Jan 19, 2017Updated 9 years ago
- Reactive Programming for Android☆7,128Jan 13, 2022Updated 4 years ago
- Demos the new Android Design library.☆7,646Dec 7, 2020Updated 5 years ago
- Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been …☆5,987Jan 16, 2026Updated 5 months ago
- Android Asynchronous Networking and Image Loading☆6,252Feb 1, 2024Updated 2 years ago
- An Android library for managing images and the memory they use.☆17,147Updated this week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Context sensitive notifications for Android☆2,980Sep 28, 2015Updated 10 years ago
- Android Parcelables made easy through code generation.☆3,534May 20, 2022Updated 4 years ago
- RxJava bindings for Android☆19,964Mar 24, 2026Updated 2 months ago
- Active record style SQLite persistence for Android☆4,656Oct 15, 2021Updated 4 years ago
- [DEPRECATED] RecyclerView made simple☆5,205Mar 20, 2017Updated 9 years ago
- Custom fonts in Android the easy way...☆8,529Apr 21, 2024Updated 2 years ago
- RxJava architecture library for Android☆2,045Jun 23, 2018Updated 7 years ago
- A gradle plugin for getting java lambda support in java 6, 7 and android☆5,258Jul 24, 2023Updated 2 years ago
- A sample Android app which showcases advanced usage of Dagger among other open source libraries.☆5,626May 28, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Android Instance State made easy☆3,725May 26, 2021Updated 5 years ago
- This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob'