- 博客(8)
- 资源 (3)
- 收藏
- 关注
原创 Android开源项目分类汇总(七)优秀项目
第三部分 优秀项目主要介绍那些Android还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。Linux项目地址:https://github.com/torvalds/linuxAndroid项目地址:https://android.googlesource.com/ 或https://github.com/android以上两个项目,不解释
2016-03-31 15:45:07 683
原创 Android开源项目分类汇总(六)工具库
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。一、依赖注入DI通过依赖注入减少View、服务、资源简化初始化,事件绑定等重复繁琐工作AndroidAnnotations(Code Diet)android快速开发框架项目地址:https://githu
2016-03-31 15:43:24 738
原创 Android开源项目分类汇总(五)ColorPickView、GraphView、UI Style
十三、ColorPickViewColorPickerView颜色选择器,支持PopupWindows或新的Activity中打开项目地址:https://code.google.com/p/color-picker-view/效果图:HoloColorPicker颜色选择器项目地址:https://github.com/LarsWerkman/HoloCo
2016-03-31 15:41:54 778
原创 Android开源项目分类汇总(四)TextView、ScrollView、TimeView、TipView、FlipView
八、TextView包括TextView及所有继承自TextView控件,如EditText、Button、RadioButtonandroid-flowtextview文字自动环绕其他View的Layout项目地址:https://code.google.com/p/android-flowtextview/效果图:http://i949.photobucket.co
2016-03-31 15:39:09 771
原创 Android开源项目分类汇总(三) ViewPager 、Gallery、GridView、ImageView、ProgressBar
四、ViewPager 、GalleryAndroid-ViewPagerIndicator配合ViewPager使用的Indicator,支持各种位置和样式项目地址:https://github.com/JakeWharton/Android-ViewPagerIndicatorDemo地址:https://play.google.com/store/apps/detai
2016-03-31 15:36:10 614
原创 Android开源项目分类汇总(二) ActionBar;Menu
二、ActionBarActionBarSherlock为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题项目地址:https://github.com/JakeWharton/ActionBarSherlockDemo地址:https://play.google.com/store/apps/details?id=com.ac
2016-03-31 15:34:58 499
原创 Android开源项目分类汇总(一) ListView
android-pulltorefresh一个强大的拉动刷新开源项目,支持各种控件下拉刷新,ListView、ViewPager、WevView、ExpandableListView、 GridView、ScrollView、Horizontal ScrollView、Fragment上下左右拉动刷新,比下面johannilsson那个只支持ListView的强大的多。并且它实现的下拉刷新 L
2016-03-31 15:32:21 527
原创 礼花屏保 源代码
<br />#include <stdio.h><br />#include <conio.h><br />#include <dos.h><br />#include <graphics.h><br />#include <math.h> <br />#include <bios.h><br />#include<stdlib.h><br />void beginning_f(void)/*礼花*/<br />{<br />int d=DETECT; /*对图形显示器自动检测*/<br />int
2010-09-21 18:42:00 1236
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人