轉自:http://blog.csdn.net/IO_Field/article/details/52604786
頭像圓圖
Gradle:
compile 'de.hdodenhof:circleimageview:2.1.0'
Github:https://github.com/hdodenhof/CircleImageView
IconFont - Android-Iconics
現(xiàn)在有一個簡單勃痴,快速,小巧的解決方案! – IconFont
Github:https://github.com/mikepenz/Android-Iconics
一個基于Glide的transformation庫,擁有裁剪,著色晴圾,模糊,濾鏡等多種轉換效果
Github:https://github.com/wasabeef/glide-transformations
PhotoView 是一款擴展自Android ImageView ,支持通過單點/多點觸摸來進行圖片縮放的智能控件。
Github:https://github.com/chrisbanes/PhotoView
Gradle:
latestVersion:4.1.0
根Gradle:
buildscript {
? ? repositories {
? ? ? mavenCentral()
? ? }
? ? dependencies {
? ? ? ? classpath 'com.android.tools.build:gradle:X.X.X'
? ? ? ? classpath 'com.neenbedankt.gradle.plugins:android-apt:X.X'
? ? }
}
repositories {
? ? mavenCentral()
? ? mavenLocal()
}
appGradle:
apply plugin: 'com.android.application'
apply plugin: 'android-apt'
def AAVersion = 'latestVersion'
dependencies {
? ? apt "org.androidannotations:androidannotations:$AAVersion"
? ? compile "org.androidannotations:androidannotations-api:$AAVersion"
}
apt {
? ? arguments {
? ? ? ? ? androidManifestFile variant.outputs[0]?.processResources?.manifestFile
? ? }
}
Github:https://github.com/excilys/androidannotations
數(shù)據(jù)庫
Gradle:
latestVersion:3.1.1
根Gradle?
buildscript {?
repositories {?
mavenCentral()?
}?
dependencies {?
classpath ‘org.greenrobot:greendao-gradle-plugin:3.1.1’?
}?
}
app.Gradle
apply plugin: 'org.greenrobot.greendao'
dependencies {
? ? compile 'org.greenrobot:greendao:3.1.1'
}
Github:https://github.com/greenrobot/greenDAO
Gradle:?
latestVersion:2.0.5
compile 'com.bigkoo:convenientbanner:2.0.5'
Github:https://github.com/saiwu-bigkoo/Android-ConvenientBanner
Gradle:?
latestVersion:2.2.2
compile ‘com.github.CymChad:BaseRecyclerViewAdapterHelper:2.2.2’
Github:https://github.com/CymChad/BaseRecyclerViewAdapterHelper
文件下載
支持斷點下載、多任務下載?
Gradle:?
latestVersion:1.3.0
compile ‘com.liulishuo.filedownloader:library:1.3.0’
Github:?com.liulishuo.filedownloader:library:1.3.0
Gradle Version:?
latestVersion:1.2
compile 'com.github.lovetuzitong:MultiImageSelector:1.2'
GitHub:https://github.com/lovetuzitong/MultiImageSelector
Android多圖選擇器 圖片/視頻 單選or多選权纤,以及視頻錄制。
Gradle Version:?
latestVersion:1.2.7
compile 'com.github.LuckSiege.PictureSelector:picture_library:v1.2.7'
GitHub:https://github.com/LuckSiege/PictureSelect
Dachshund Tab Layout
GitHub:https://github.com/Andy671/Dachshund-Tab-Layout?
GitHub:https://github.com/Bigkoo/Android-PickerView
GitHub:https://github.com/chrisbanes/PhotoView
PhotoView 是一款擴展自Android ImageView 油啤,支持通過單點/多點觸摸來進行圖片縮放的智能控件。
特性:
支持單點/多點觸摸蟀苛,即時縮放圖片益咬;
支持平滑滾動;
在滑動父控件下能夠運行良好帜平;(例如:ViewPager)
當用戶的觸點改變是可以觸發(fā)通知幽告;
GitHub:https://github.com/daimajia/NumberProgressBar
Github:?https://github.com/sfsheng0322/MarqueeView
俗名:垂直跑馬燈?
學名:垂直翻頁公告
DiscreteScrollView