Skip to content
Ali Tawbeh edited this page Apr 8, 2018 · 1 revision

Welcome to the WikiClient wiki! This android application allows the user to type in the title of a Wikipedia document and retrieve it. In this application, we are using RxJava and RxAndroid for multi-threading and view events binding, ButterKnifefor view binding, Retrofit for API calls, Gson for parsing JSON responses and more...

Clone this wiki locally