开源项目收集

View

  1. Yalantis/Context-Menu.Android

  2. emojicon

    > A library to show emoji in TextView, EditText (like WhatsApp) for Android




  3. CircularProgressDrawable

    > A drawable with capabilities to indicate progress.

    Image Title
  4. Yalantis/Side-Menu.Android
    介绍在这里

  5. WaveView
    > 水波纹效果waveview


  6. material
    > 一个material design 库

    Image Title
  7. [orhanobut/dialogplus](https://github.com/orhanobut/dialogplus)
    > 分享dialog



  8. wasabeef/richeditor-android





    ###图片加载
  9. Fresco
    > facebook 出品的一个图片加载组件,3级缓存,占位显示,渐进式JPEG加载,GIF,WebP支持。详情请看这里


    ###动画
  10. Rebound
    > Spring Animations for Android 一个做弹簧效果的动画框架
  11. CircularReveal
    > Lollipop ViewAnimationUtils.createCircularReveal for everyone 2.3+

    演示图片


    3.00px-android-blur
    > 500px Android Blurring View


    Image Title

  12. RevealLayout

    A layout which can make some reveal animation which is introduced in material design guideline

  13. Tibolte/Android-Anim-Playground

    Latest animation ideas I developed to make apps more attractive

    Image Title


    开发工具

  14. android-butterknife-zelezny

    如果你使用ButterKnife为你的View初始化的话,可以使用这个工具为你自动编写InjectView

    Image Title

  15. LeakCanary

    A memory leak detection library for Android and Java.
    “A small leak will sink a great ship.” - Benjamin Franklin
    一个检测内存泄露的工具


    黑科技

    1.[skylot/jadx](https://github.com/skylot/jadx)

反编译工具



异步

1.path/android-priority-jobqueue

A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.