github地址:https://github.com/hdodenhof/CircleImageViewpackage de.hdodenhof.circleimageview;import edu.njupt.zhb.main.R;import android.content.Context;i...
分类:
移动开发 时间:
2015-07-11 16:41:12
阅读次数:
144
软件背景:该app不是替代手机通讯录,而是对其一种补充。项目只是通讯录客户端,数据源是访问本地、还是访问远程服务器,由你来实现开源地址:http://git.oschina.net/yso/SmartCall1:如果公司人数很多,是否其他人打电话给你,你不知道是谁,有点尴尬?咱提供了来电监听,如果不...
分类:
移动开发 时间:
2015-07-10 18:46:38
阅读次数:
277
转载请注明出处:王亟亟的大牛之路
最近不忙在翻Git的时候发现这个自定义吐司(Toast)的开源库,就写这篇博文我分享给大家,话不多说线上截图(貌似很多截屏录像的APP都掏ROOT,测试机懒得弄,有知道其他方法的小伙伴帮忙推荐哈)
一些自定义的吐司和Animation,在不适用Dialog想用吐司省立的时候还是一个不错的选择哦!包目录
一个Demo包,一个Lib包,Lib包里的...
分类:
其他好文 时间:
2015-07-09 13:17:45
阅读次数:
158
第一部分 个性化控件(View)主要介绍那些不错个性化的View,包括ListView、ActionBar、Menu、ViewPager、Gallery、GridView、ImageView、ProgressBar及其他如Dialog、Toast、EditText、TableView、Activit...
分类:
移动开发 时间:
2015-07-07 16:18:41
阅读次数:
303
十三、ColorPickView
ColorPickerView
颜色选择器,支持PopupWindows或新的Activity中打开
项目地址:https://code.google.com/p/color-picker-view/
效果图:
HoloColorPicker
颜色选择器
项目地址:https://github.com/LarsWerkman/Holo...
分类:
移动开发 时间:
2015-07-06 18:08:50
阅读次数:
433
九、ScrollView
Discrollview
支持滚动时Item淡入淡出,平移,缩放效果的ScrollView
项目地址:https://github.com/flavienlaurent/discrollview
Demo地址:https://github.com/flavienlaurent/discrollview/raw/master/sample.apk
...
分类:
移动开发 时间:
2015-07-06 18:08:36
阅读次数:
500
六、Android 高版本向低版本兼容
ActionBarSherlock
为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题
项目地址:https://github.com/JakeWharton/ActionBarSherlock
Demo地址:https://play.google.com/store/apps/details?i...
分类:
移动开发 时间:
2015-07-06 18:05:07
阅读次数:
316
一、依赖注入DI
通过依赖注入减少View、服务、资源简化初始化,事件绑定等重复繁琐工作
AndroidAnnotations(Code Diet)
android快速开发框架
项目地址:https://github.com/excilys/androidannotations
文档介绍:https://github.com/excilys/androidannotati...
分类:
移动开发 时间:
2015-07-06 18:03:53
阅读次数:
401
主要介绍那些Android还不错的完整项目,目前包含的项目主要依据是项目有意思或项目分层规范比较好。
Linux
项目地址:https://github.com/torvalds/linux
Android
项目地址:https://android.googlesource.com/ 或
https://github.com/android
以上两个项目,不解释
(1) ZXing...
分类:
移动开发 时间:
2015-07-06 18:03:10
阅读次数:
239
主要介绍和Android开发工具和测试工具相关的开源项目。
一、开发效率工具
Parceler
通过注解及工具类自动完成实体类 Parcelable及值传递
项目地址:https://github.com/johncarl81/parceler
Json2Java
根据JSon数据自动生成对应的Java实体类,还支持Parcel、Gson Annotation...
分类:
移动开发 时间:
2015-07-06 18:00:23
阅读次数:
318