android 常用库github网址

1.http://services.gradle.org/distributions/ – gradle jar包下载

2.https://github.com/bumptech/glide – glide github地址 (glide
官网:http://bumptech.github.io/glide/)

3.https://github.com/tbruyelle/RxPermissions – RxPermissions地址

4.https://github.com/wasabeef/glide-transformations –glide-transformations的项目主页地址

5.http://www.android-studio.org/ –android studio中文网站(包含studio下载等说明)

6.https://github.com/chrisbanes/Android-PullToRefresh –pulltorefresh(现已经不维护)

7.http://android.xsoftlab.net/reference/android/support/v4/widget/PopupWindowCompat.html –包含android sdk文档地址

8.https://github.com/square/retrofit –retrofit项目主页地址 http://square.github.io/retrofit/ –retrofit website网址

9.https://github.com/henrytao-me/smooth-app-bar-layout –解决AppbarLayout滑动卡顿库(如果当前应用使用的是26.0.+则可以不使用此库,因为官方已经修复此问题)

10.https://github.com/alibaba/vlayout –阿里巴巴ui框架

11.https://github.com/QMUI/QMUI_Android –腾讯ui框架
http://qmuiteam.com/android/page/index.html –腾讯ui框架web站点

12.https://github.com/drakeet/MultiType –recyclerView多布局

13.https://github.com/w446108264/XhsEmoticonsKeyboard –一款表情库

14.https://github.com/bric3/jd-intellij –jd-intellij
http://plugins.jetbrains.com/plugin/7100-java-decompiler-intellij-plugin –jd-intellj插件地址

你可能感兴趣的:(android,github库)