【Android】Android开源项目精选(一)
ListView
ListView下拉刷新:https://github.com/johannilsson/android-pulltorefresh
AndroidPullToRefresh:https://github.com/chrisbanes/Android-PullToRefresh
DragSortListView:https://github.com/bauerca/drag-sort-listview
Android-SwipeListView:https://github.com/47deg/android-swipelistview
StickyListHeaders:https://github.com/emilsjolander/StickyListHeaders
PinnedSectionListView:https://github.com/beworker/pinned-section-listview
PinnedHeaderListView:https://github.com/JimiSmith/PinnedHeaderListView
AstickyHeader:https://github.com/DWorkS/AStickyHeader
ListViewAnimations:https://github.com/nhaarman/ListViewAnimations
JazzyListView:https://github.com/twotoasters/JazzyListView
ScrollBarPanel:https://github.com/rno/Android-ScrollBarPanel
IndexableListView:https://github.com/woozzu/IndexableListView
Android-Empty-Layout:https://github.com/alamkanak/Android-Empty-Layout
DevsmartLib:https://github.com/dinocore1/DevsmartLib-Android
Section-List:http://code.google.com/p/android-section-list/
Smoothie:https://github.com/lucasr/smoothie
TwoWayView:https://github.com/lucasr/twoway-view
QuickReturnListView:https://github.com/LarsWerkman/QuickReturnListView
PinterestListView:https://github.com/vladexologija/PinterestListView
ListViewTipsAndTrickshttps://github.com/cyrilmottier/ListViewTipsAndTricks
SwipeToDisMissUndoListView(只有依赖包):https://github.com/timroes/SwipeToDismissUndoList
HorizontalVariableListView:https://github.com/sephiroth74/HorizontalVariableListView
PinterestLikeAdapter:https://github.com/huewu/PinterestLikeAdapterView
MutiChoiceAdapter:https://github.com/ManuelPeinado/MultiChoiceAdapter
FunDapter:https://github.com/amigold/FunDapter
GridView
PageDragDropGrid:https://github.com/mrKlar/PagedDragDropGrid
StaggeredGridView:https://github.com/maurycyw/StaggeredGridView
StickyGridHeaders:https://github.com/TonicArtos/StickyGridHeaders
TwoWayGridView:https://github.com/jess-anders/two-way-gridview
SquareGridView:https://github.com/goodev/SquareGridView
WaterFallExt:https://github.com/dodola/WaterFallExt
FooterGridViewSpecial:https://github.com/nagoya0/FooterGridViewSpecial
Gallery
可以居左的Gallery:https://github.com/TheLevelUp/android-left-locked-gallery
Picker
ProgressBar
https://github.com/Todd-Davies/ProgressWheel
https://github.com/passsy/android-HoloCircularProgressBar
Button
SwitchButton:https://github.com/IssacWang/SwitchButton
ImageView
SmartImageView:http://loopj.com/android-smart-image-view/
PhotoView:https://github.com/chrisbanes/PhotoView
GestureImageView:https://github.com/jasonpolites/gesture-imageview
ImageViewZoom:https://github.com/sephiroth74/ImageViewZoom
ViewPager
ViewPagerIndicator:http://viewpagerindicator.com/
PagerSliding:https://github.com/astuetz/PagerSlidingTabStrip
ViewPager特效:https://github.com/jfeinstein10/JazzyViewPager
ViewFlow:https://github.com/pakerfeldt/android-viewflow
WizardPager(引导页):https://github.com/TechFreak/WizardPager
菜单
SlidingMenu:https://github.com/jfeinstein10/SlidingMenu
menudrawer:https://github.com/SimonVT/android-menudrawer
SlideNavigation:https://github.com/johnkil/SideNavigation
Statellite-Menu:https://github.com/siyamed/android-satellite-menu
ActionBar
ActionBarSherlock:https://github.com/JakeWharton/ActionBarSherlock
RefreshActionItem:https://github.com/ManuelPeinado/RefreshActionItem
GlassActionBar:https://github.com/ManuelPeinado/GlassActionBar
Toast
Crouton:https://github.com/keyboardsurfer/Crouton
MessageBar:https://github.com/SimonVT/MessageBar
AppMsg:https://github.com/johnkil/Android-AppMsg
SuperToasts: https://github.com/JohnPersano/SuperToasts
UI框架
android-query:http://code.google.com/p/android-query/
GreenDroid:https://github.com/cyrilmottier/GreenDroid
Ignition:https://secure.logmein.com/welcome/android/
http://droidparts.org/index.html
ScrollView
ParallaxScrollView:https://github.com/chrisjenx/ParallaxScrollView
Dialog
https://github.com/inmite/android-styled-dialogs
未分类
Android Viewbadger:https://github.com/jgilfelt/android-viewbadger
二维码处理:http://code.google.com/p/zxing/
便签:https://github.com/MohammadAdib/FloatingStickies
生成pdf的Java类库 iText:http://itextpdf.com/
ORM框架:http://ormlite.com
Android截屏:http://code.google.com/p/android-screenshot-library/
CardsUi:https://github.com/Androguide/cardsui-for-android
https://github.com/Prototik/HoloEverywhere
Android显示gif图片:http://code.google.com/p/gifview/
图片压缩:https://code.google.com/p/thumbnailator/
图片异步加载2:https://github.com/novoda/ImageLoader
图片缓存处理:https://github.com/chrisbanes/Android-BitmapCache
NDK图片处理:https://github.com/chrisbanes/PhotoProcessing#readme
ThinkAndroid:https://github.com/white-cat/ThinkAndroid
https://github.com/umano/AndroidSlidingUpPanel
方形布局https://github.com/luciofm/SquareGridLayout
Android系统源码下载
https://android.googlesource.com/
社会化组件
百度社会化组件:http://developer.baidu.com/soc/login
ShareSdk:http://sharesdk.cn/
友盟:http://www.umeng.com/component_social
分享:https://github.com/nostra13/Android-Simple-Social-Sharing
网络图片加载
(推荐)网络图片异步加载:https://github.com/nostra13/Android-Universal-Image-Loader
Android瀑布流:https://github.com/dodola/android_waterfall
Android瀑布流:https://github.com/maurycyw/StaggeredGridView
数据解析
GSON:http://code.google.com/p/google-gson/
网络请求
异步网络加载:https://github.com/AsyncHttpClient
异步网络加载:https://github.com/loopj/android-async-http
web应用框架
android-bootstrap:https://github.com/donnfelker/android-bootstrap
开源项目
开源中国Android客户端:http://git.oschina.net/oschina/android-app
GitHub Android客户端:https://github.com/github/android
wh-app-android 客户端:https://github.com/WhiteHouse/wh-app-android
MIUI文件管理器:https://github.com/MiCode/FileExplorer
博客园客户端:https://github.com/walkingp/AndroidCnblogs
饭否客户端:https://github.com/fanfoudroid/fanfoudroid
四次元新浪微博客户端:https://github.com/Splitter/android_packages_apps_apolloMod
Last.fm客户端:https://github.com/c99koder/lastfm-android
非常好的音乐播放:https://github.com/Splitter/android_packages_apps_apolloMod
在线音乐播放器:https://github.com/telecapoland/jamendo-android
上传照片的客户端:https://github.com/chrisbanes/photup
实时聊天工具:https://github.com/redsolution/xabber-android
https://github.com/github/gauges-android
参考
1.http://www.cnblogs.com/TerryBlog/archive/2011/04/18/2019907.html
2.http://www.eoeandroid.com/thread-272453-1-1.html
3.http://www.androidviews.net/
4.http://www.csdn.net/article/2013-05-03/2815127-Android-open-source-projects
5.http://www.csdn.net/article/2013-05-06/2815145-Android-open-source-projects-two
6.http://blog.csdn.net/sunboy_2050/article/details/8882236
7.http://www.csdn.net/article/2013-05-21/2815370-Android-open-source-projects-finale/1
【Android】Android开源项目精选(一)的更多相关文章
- Android优秀开源项目
本文转自:http://blog.tisa7.com/android_open_source_projects Android优秀开源项目 Android经典的开源项目其实非常多,但是国内的博客总是拿 ...
- 【转】近百个Android优秀开源项目
近百个Android优秀开源项目 Android开发又将带来新一轮热潮,很多开发者都投入到这个浪潮中去了,创造了许许多多相当优秀的应用.其中也有许许多多的开发者提供了应用开源项目,贡献出他们的智慧 ...
- swift开源项目精选
Swift 开源项目精选-v1.0 2016-03-07 22:11 542人阅读 评论(0) 收藏 举报 分类: iOS(55) Swift(4) 目录(?)[+] 转自 http: ...
- Swift 开源项目精选
Swift 开源项目精选 站在个人的角度,并基于<Swift 语言指南>,针对开源项目做了一个甄别.筛选.当然,由于个人能力及涉足范围所限,还远远不够,其中肯定有偏颇及不足,还望同学们多多 ...
- Android 开源项目精选
0x00 leakcanary [内存泄漏检测] Leakcanary : A memory leak detection library for Android and Java. 良心企业Squ ...
- 11个优秀的Android开发开源项目
一. 一个类似微信的时光轴效果 时光轴效果 项目地址 https://github.com/ljtyzhr/TimeLine 二. 安卓选择器类库,包括日期.时间.单项.双项选择器.城市地址选择器 ...
- [转] Android优秀开源项目
Android经典的开源项目其实非常多,但是国内的博客总是拿着N年前的一篇复制来复制去,实在是不利于新手学习.今天爬爬把自己熟悉的一些开源项目整理起来,希望能对Android开发同学们有所帮助.另外, ...
- 【Android】开源项目UI控件分类汇总之Dialog
接前文ProgressBar:Android开发的宝库越来越多,我开发中有需要的组件,主要参考Trinea的大作Android开源项目分类汇总(包含了后面的绝大多数).CSDN上直接拿来用!最火的An ...
- 【Android】开源项目UI控件分类汇总之ProgressBar
Android开发的宝库越来越多,我开发中有需要的组件,主要参考Trinea的大作Android开源项目分类汇总(包含了后面的绝大多数).CSDN上直接拿来用!最火的Android开源项目还有CSDN ...
随机推荐
- STL容器底层数据结构的实现
C++ STL 的实现: 1.vector 底层数据结构为数组 ,支持快速随机访问 2.list 底层数据结构为双向链表,支持快速增删 3.deque ...
- memcahe
网站的瓶颈 主要集中在数据库 ,用缓存(直接操作内存) 存储计算机的内存,如果一旦服务器断电,数据都将清空 内存:memcached redis基于文档:mongodb memcache:基于内存的高 ...
- [洛谷P2258][NOIP2014PJ]子矩阵(dfs)(dp)
NOIP 2014普及组 T4(话说一道PJ组的题就把我卡了一个多小时诶) 这道题在我看第一次的时候是没有意识到这是一道DP题的,然后就摁着DFS敲了好长时间,结果敲了一个TLE 这是DP!!! 下面 ...
- 算法进阶面试题04——平衡二叉搜索树、AVL/红黑/SB树、删除和调整平衡的方法、输出大楼轮廓、累加和等于num的最长数组、滴滴Xor
接着第三课的内容和讲了第四课的部分内容 1.介绍二叉搜索树 在二叉树上,何为一个节点的后继节点? 何为搜索二叉树? 如何实现搜索二叉树的查找?插入?删除? 二叉树的概念上衍生出的. 任何一个节点,左比 ...
- 利用ApiPost接口调试与文档生成工具,提升前、后端工作效率
什么是ApiPost? 场景1: 对于我们后端程序员,常常会写一些接口(APIs),但是在前端尚未调用之前,我们必须先自己测试下这个接口是不是正确返回了预定结果.对于一个GET请求的接口还好,我们可以 ...
- SQL 游标 Cursor 基本用法
/* table1结构如下 id int name varchar(50) */ declare @id int ) declare cursor1 cursor for --定义游标cursor1 ...
- 安装Appium-desktop,并连接模拟器!Appium-Python-Client
1.下载appium-desktop https://github.com/appium/appium-desktop/releases 2.双击 exe 文件,然后,等待安装完就好了 3.启动app ...
- C# OpenFileDialog打开文件对话框(详解)
一.打开文件对话框(OpenFileDialog) 1. OpenFileDialog控件的基本属性 InitialDirectory:对话框的初始目录 Filter: 获取或设置当前文件名筛选器字符 ...
- 洛谷.3121.审查(AC自动机 链表)
题目链接 //删掉一个单词需要前移一段位置,用链表维护就好了 复杂度O(sum(len)) #include <cstdio> #include <cstring> #defi ...
- C#高级编程9-第13章 异步编程
异步编程 1)异步编程的重要性 在C#5.0中提供了关键字:async和await 使用异步编程后台运行方法调用,程序的运行过程中就不会一直处于等待中.便于用户继续操作. 异步编程有3种模式:异步模式 ...