Over 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'
Aanvullende APP -informatie
Laatste Versie
1.0Android vereist
4.0 and up
Categorie
Gratis Onderwijs APPInhoudsbeoordeling
Everyone
Melden
Rapporteer als ongepastWat is er nieuw in de nieuwste versie 1.0
Last updated on Dec 25, 2017
Minor bug fixes and improvements. Install or update to the newest version to check it out!





