ccaong / kuaichuanV1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xshare for Android

在局域网内进行快速的文件传输。

引用库

compile files('libs/zxing_core.jar') compile 'com.android.support:design:25.3.1' compile 'com.android.support:support-v4:25.3.1' compile 'com.android.support:appcompat-v7:25.3.1'

compile 'com.android.support.constraint:constraint-layout:1.0.2' compile 'com.jakewharton:butterknife:7.0.1' compile 'com.github.bumptech.glide:glide:3.7.0' compile 'de.hdodenhof:circleimageview:2.1.0' compile 'org.greenrobot:greendao:3.2.2' testCompile 'junit:junit:4.12' compile 'com.facebook.android:facebook-android-sdk:4.23.0' compile files('libs/zxing_core.jar') compile 'com.google.firebase:firebase-core:10.0.1' compile project(':adsplugin')

About


Languages

Language:Java 96.4%Language:HTML 3.6%