Airbnb interview question

Given an endpoint, create a search feature.

Interview Answer

Anonymous

30 May 2016

I used Retrofit, OkHttp, RxJava, and Gson to retrieve and parse the API data and Glide to display the images in a RecyclerView.