Migrating from Robospice?

84 views
Skip to first unread message

Lev Shokhirev

unread,
Feb 1, 2018, 3:14:47 AM2/1/18
to RoboSpice
Hello, as Robospice repo is now officially closed and archived, I am developing a plan of migrating from this library?

I would like to hear your experience about migrating, and what solutions do you use currenlty.

The main features for me are automatic retry with fallback and ability to receive request result even when activity gets destroied after orientation change.

Thanks in advance.

Stéphane NICOLAS

unread,
Feb 1, 2018, 11:39:09 AM2/1/18
to RoboSpice
We have migrated our app to Rx, using retrofit. It's quite probably the best solution around, Rx is really very powerful, and it's also a quite interesting intellectual challenge to introduce some functional programming.

Good luck !

--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes "RoboSpice".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse robospice+unsubscribe@googlegroups.com.
Pour obtenir davantage d'options, consultez la page https://groups.google.com/d/optout.

Sky Dev

unread,
Sep 26, 2018, 6:13:06 AM9/26/18
to RoboSpice
Bonjour Stéphane,

I have some troubles with Robospice (Bad notification channel which is null). I can see that there will no change or correction for your library. Can you telle me which library I can use instead ? I need the possibility to use a service to logout (very long process) from my app but not waiting it's done before exiting. Rx is what ?

Merci pour ton aide.

Christian


Le jeudi 1 février 2018 17:39:09 UTC+1, Stephane Nicolas a écrit :
We have migrated our app to Rx, using retrofit. It's quite probably the best solution around, Rx is really very powerful, and it's also a quite interesting intellectual challenge to introduce some functional programming.

Good luck !
2018-02-01 0:14 GMT-08:00 Lev Shokhirev <l.sho...@ruslink.pro>:
Hello, as Robospice repo is now officially closed and archived, I am developing a plan of migrating from this library?

I would like to hear your experience about migrating, and what solutions do you use currenlty.

The main features for me are automatic retry with fallback and ability to receive request result even when activity gets destroied after orientation change.

Thanks in advance.

--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes "RoboSpice".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse robospice+...@googlegroups.com.

Stéphane NICOLAS

unread,
Sep 26, 2018, 10:12:42 AM9/26/18
to RoboSpice
Bonjour Christian,

RoboSpice has long lived ;) It s not maintained anymore. I highly suggest you migrate all your network calls to a mix of RxJava and retrofit.
For you particular case, nothing prevents you from using a normal Android service, probably showing a notification for Oreo, that will send your log off request.

Good luck !

Sky Dev

unread,
Sep 26, 2018, 2:29:53 PM9/26/18
to RoboSpice
Merci...
Reply all
Reply to author
Forward
0 new messages