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'
অতিরিক্ত অ্যাপ তথ্য
সাম্প্রতিক সংস্করণ
1.0Android প্রয়োজন
4.0 and up
সামগ্রীর রেটিং
Everyone
রিপোর্ট করুন
অনুপযুক্ত হিসাবে ফ্ল্যাগ করুনসর্বশেষ সংস্করণ 1.0 এ নতুন কী
Last updated on Dec 25, 2017
Minor bug fixes and improvements. Install or update to the newest version to check it out!





