Skip to content

Đề tài thu hoạch nhóm 1 môn Phát triển ứng dụng di động CTK43

Notifications You must be signed in to change notification settings

Dat0309/Manga-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Manga Reader App

Đề tài thu hoạch nhóm 1 môn Phát triển ứng dụng di động CTK43

image

Demo

image

Installation

build.gradle.app

// firebase database
    implementation 'com.google.firebase:firebase-database:20.0.2'
    implementation 'com.google.firebase:firebase-storage:20.0.0'
    implementation 'com.google.firebase:firebase-auth:21.0.1'
    implementation platform('com.google.firebase:firebase-bom:28.4.2')

    // Glidde đọc hình ảnh từ link
    implementation 'com.github.bumptech.glide:glide:4.12.0'
    annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'

    //Spikit customer progressBar
    implementation 'com.github.ybq:Android-SpinKit:1.4.0'

    // Facebook SDK
    implementation 'com.facebook.android:facebook-android-sdk:[4,5)'

    // Also declare the dependency for the Google Play services library and specify its version
    implementation 'com.google.android.gms:play-services-auth:19.2.0'

    // Circle Image view
    implementation 'de.hdodenhof:circleimageview:3.1.0'

    //SpotsDialog
    implementation 'com.github.d-max:spots-dialog:1.1@aar'

    //FlipView
    implementation 'com.github.chrisbanes:PhotoView:2.1.3'
    implementation 'com.wajahatkarim3.EasyFlipView:EasyFlipView:3.0.0'

File database (json)

https://github.com/Dat0309/Manga-project/blob/main/manga-ctk43-default-rtdb-export.json

Reference

Đinh Trọng Đạt CTK43
Nguyễn Anh Nhật Huy CTK43

About

Đề tài thu hoạch nhóm 1 môn Phát triển ứng dụng di động CTK43

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages