标签: android asynchronous android-asynctask rx-java background-thread
在Android中使用RxJava而不是AsyncTask是一种好习惯吗?例如,如果我想对数据库进行查询,哪种方法会更有效?如果活动结束,后台线程会死吗?