kaushikgopal / RxJava-Android-Samples

Learning RxJava for Android by example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Observables Context??

trinadhkoya opened this issue · comments

Hi Kaushik,
It would be great if you can help with Observables,like
Which observable ,i can make use of when i was dealing with AsyncTask
and Which Observable I can make use of Login and SignUP and
Difference between and Disposable and Composite Disposable?

hey @trinadhkoya. I would love to help, but I imagine something like StackOverflow/blog post/Twitter is the better platform for those specific questions.

The description in the readme talks of some of the use cases (like AsyncTasks etc.) which should be helpful in guiding that decision (to an extent),