Android 开源库和项目 2

来源:互联网 发布:中国票房数据库 编辑:程序博客网 时间:2024/05/22 16:47
1、带尾巴的RecyclerViewPager

       特点:1、像viewPager一样滑动一次就滑动一页

              2、像画廊gallery一样,滑动一次可以滑动很多页

              3、竖向滑动

              4、支持点击事件,没有错乱

               

               

 

        

 

        项目地址:https://github.com/lsjwzh/RecyclerViewPager

 

      我把项目进一步精简,到只有两个功能

      地址: https://github.com/zyj1609wz/RecyclerViewPager/

 2、模仿qq , 消息数量可以拖拽的效果

        

        https://github.com/bingoogolapple/BGABadgeView-Android

 

3、白天模式、夜间模式切换

     

 

     项目地址:https://github.com/hehonghui/Colorful/

 

4、运动计步器的实现

       github

       https://github.com/zyj1609wz/StepCounter

       博客

       http://blog.csdn.net/guang09080908/article/details/41411679

 

5、自定义滑块

       https://github.com/xiaopansky/SwitchButton

        

6、viewPager 各种指示器

        https://github.com/H07000223/FlycoTabLayout

 

                 

 

7、高防微信的自定义键盘

       https://github.com/zuiwuyuan/WeChatPswKeyboard

 

       

 

8、一个比较好用的图片压缩库,可以跟微信像媲美

     https://github.com/Curzibn/Luban

   

9、类似于刮刮乐这样的擦除效果

     https://github.com/jackpocket/android_scratchoff

    

 

10、Dialog库

   https://github.com/pedant/sweet-alert-dialog

 

 

11、仿支付宝芝麻信用分仪表盘效果

       https://github.com/HotBitmapGG/CreditSesameRingView

       http://i2.buimg.com/567571/ae17e25def399726.gif   http://o7rvuansr.bkt.clouddn.com/01.gif

 

12、一个帮您快速实现跑马灯效果的library  

      https://github.com/gongwen/MarqueeViewLibrary

      

     

       

 13、PictureSelector

      https://github.com/LuckSiege/PictureSelector

       

 14 、DiscreteScrollView

地址:

https://github.com/yarolegovich/DiscreteScrollView