About ProjectX
A project for loading list in recyclerview from retrofit service call
Libraries used :
// RecyclerView
implementation 'com.android.support:recyclerview-v7:26.1.0'
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:appcompat-v7:26.1.0'
//https://github.com/JakeWharton/butterknife
compile 'com.jakewharton:butterknife:8.8.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
//https://github.com/square/retrofit
compile 'com.squareup.retrofit2:retrofit:2.3.0'
//http://square.github.io/okhttp/
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.7.0'
//https://futurestud.io/tutorials/retrofit-2-adding-customizing-the-gson-converter
compile 'com.squareup.retrofit2:converter-gson:2.3.0'
//https://github.com/square/android-times-square
api 'com.squareup:android-times-square:1.6.5@aar'
//https://github.com/square/okhttp/tree/master/okhttp-logging-interceptor
compile 'com.squareup.okhttp3:logging-interceptor:3.6.0'
compile 'com.squareup.picasso:picasso:2.5.2'
compile 'com.afollestad.material-dialogs:core:0.9.6.0'
What's new in the latest 1.0

Super Fast and Safe Downloading via APKPure App
One-click to install XAPK/APK files on Android!