stephanenicolas / robospice

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.
Apache License 2.0
2.95k stars 545 forks source link

Robospice and binary post requests? #463

Open arya6000 opened 7 years ago

arya6000 commented 7 years ago

I ran into Robospice by looking at another Android project. From my understanding Robospice has the ability to convert POST requests to binary before sending them over the HTTP protocol? am I correct?

Can Robospice convert the binary data back to something human readable?

I would appreciate any information regarding the issue.

stephanenicolas commented 7 years ago

I am not aware of anything related to computer that is not converted to binary. And network exception is no exception.

What do you want to do exactly ?

2016-11-17 20:54 GMT+01:00 arya6000 notifications@github.com:

I ran into Robospice by looking at another Android project. From my understanding Robospice has the ability to convert POST requests to binary before sending them over the HTTP protocol? am I correct?

Can Robospice convert the binary data back to something human readable?

I would appreciate any information regarding the issue.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stephanenicolas/robospice/issues/463, or mute the thread https://github.com/notifications/unsubscribe-auth/ABv33SIAGbU8gdWd4Kl3izpVwMqOsUQGks5q_LDbgaJpZM4K1vBx .

ghost commented 7 years ago

@arya6000 I saw your post here. Send me the APK, and I will get back to you ASAP.

arya6000 commented 7 years ago

@etylerflynn should I email it to the email you have on your profile?

ghost commented 7 years ago

@arya6000 yes!

arya6000 commented 7 years ago

@etylerflynn just sent it