Ebook Viewer For Android
Used Library:
//UI Design Library
implementation 'com.android.support:recyclerview-v7:27.1.1'
implementation 'com.android.support:cardview-v7:27.1.1'
implementation 'com.android.support:design:27.1.1'
implementation 'de.hdodenhof:circleimageview:2.2.0'
implementation 'com.squareup.picasso:picasso:2.71828'
implementation 'me.gujun.android.taggroup:library:1.4@aar'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.6.+'
implementation 'com.github.joielechong:countrycodepicker:2.1.5'
implementation 'com.chaos.view:pinview:1.3.1'
//Firebase
implementation 'com.google.firebase:firebase-core:16.0.4'
implementation 'com.google.firebase:firebase-auth:16.0.4'
implementation 'com.google.android.gms:play-services-auth:16.0.1'
implementation 'com.google.firebase:firebase-firestore:17.1.1'
implementation 'com.google.firebase:firebase-storage:16.0.3'
implementation 'com.google.firebase:firebase-functions:16.1.1'
implementation 'com.google.firebase:firebase-messaging:17.3.3'
//Facebook
implementation 'com.facebook.android:facebook-login:4.37.0'
//Identicon
implementation 'com.github.lelloman:android-identicons:v7'
//Image Compression
implementation 'id.zelory:compressor:2.1.0'
//Time Ago
implementation 'com.github.marlonlom:timeago:3.0.2'
//Tab-Layout Badge
implementation 'com.github.rahimlis:badgedtablayout:v1.2'
//Toggle Button Switch
implementation 'com.github.zcweng:switch-button:0.0.3@aar'
//Glide
implementation 'com.github.bumptech.glide:glide:4.7.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.7.1'
//Dialog
implementation 'com.afollestad.material-dialogs:core:0.9.6.0'
//WebView FinestWebView
implementation 'com.thefinestartist:finestwebview:1.2.7'
//Pdf Viewer
implementation 'com.github.barteksc:android-pdf-viewer:3.1.0-beta.1'
//Horizontal Scroll Menu
implementation 'com.github.MorochoRochaDarwin:HorizontalScrollMenu:2.0.0'
//Spectrum Color Picker
implementation 'com.thebluealliance:spectrum:0.7.1'
//MZip Library
implementation 'com.github.ghost1372:Mzip-Android:0.4.0'
//Android Password Strength Checker
implementation 'com.github.yesterselga:password-strength-checker-android:v1.0'
//Volley
implementation 'com.android.volley:volley:1.1.1'
//Country Code Library
implementation 'com.github.joielechong:countrycodepicker:2.1.5'
Disclaimer: all the asset used in the project is used from free assets packages, if anything is missing and forgot to mention please contact me.
Created by Sujan Thapa & Saujan Thapa