- Oct 28, 2017
- 1
- 0
- 0
I am new to android, presently I am learning the concept of asynchronous. I notice that there are many concepts that can do asynchronous in Android. Some of them are:
JavaThread
HandlerThread
AsyncTask
Loader
RxAndroid
AsyncQueryHandler
Service
IntentService
My question is that, should I learn all of them or some of them. if some of them then which ones I should learn. please reply.
JavaThread
HandlerThread
AsyncTask
Loader
RxAndroid
AsyncQueryHandler
Service
IntentService
My question is that, should I learn all of them or some of them. if some of them then which ones I should learn. please reply.
