Hi, I want to add one suggestion. fist show the data in RecyclerView using LiveData & ViewModel. then you can add other features. Now you are adding Executors for Background Tasks but you haven't shown the value in RecyclerView yet. I mean complete 1 feature show result in Emulator/Mobile then proceed next topic. Thanks in Advance.