-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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...