Airbnb Interview Question

Given an endpoint, create a search feature.

Interview Answer

Anonymous

May 30, 2016

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