@@ -458,6 +458,11 @@ Demo地址:https://github.com/kpbird/chips-edittext-library/tree/master/ChipsE
458
458
提供带Icon的TextView,Menu,Button等
459
459
项目地址:https://github.com/JoanZapata/android-iconify
460
460
461
+ 1 . Calligraphy
462
+ 让我们在android开发中使用自定义字体变得更加简单
463
+ 项目地址 :https://github.com/chrisjenx/Calligraphy
464
+ 效果图:![ Renderings] ( https://github.com/chrisjenx/Calligraphy/raw/master/screenshot.png )
465
+
461
466
#### 九、其他
462
467
1 . achartengine
463
468
强大的图表绘制工具,支持折线图、面积图、散点图、时间图、柱状图、条图、饼图、气泡图、圆环图、范围(高至低)条形图、拨号图/表、立方线图及各种图的结合
@@ -662,7 +667,19 @@ Android上的Segmented Controls,相当于RadioButton组
662
667
仿照新浪微博Android客户端个人中心的ScrollView,下拉背景伸缩回弹效果。
663
668
项目地址:https://github.com/MarkMjw/PullScrollView
664
669
效果图:![ Renderings] ( https://raw.github.com/MarkMjw/PullScrollView/master/Screenshots/1.png )
665
- <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
670
+
671
+ 1 . ParallaxScrollView
672
+ 支持视差滚动的ScrollView ,背景图片的滚动速度小于ScrollView中子控件的滚动速度
673
+ 项目地址:https://github.com/chrisjenx/ParallaxScrollView
674
+ demo:https://github.com/chrisjenx/ParallaxScrollView/downloads
675
+
676
+ 1 . Android-Bootstrap
677
+ Bootstrap 风格的按钮
678
+ 项目地址: https://github.com/Bearded-Hen/Android-Bootstrap
679
+ 效果图:![ Renderings] ( https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/device_image.png )
680
+
681
+
682
+ <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
666
683
667
684
## 第二部分 工具库
668
685
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。 <a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
@@ -955,6 +972,11 @@ Demo地址:https://play.google.com/store/apps/details?id=teaonly.droideye
955
972
PNG图片的jni库,支持几乎png的所有特性
956
973
项目地址:https://github.com/julienr/libpng-android
957
974
文档地址:http://www.libpng.org/pub/png/libpng.html
975
+
976
+ 1 . android-gpuimage
977
+ 基于GPU的图片滤镜
978
+ 项目地址:https://github.com/CyberAgent/android-gpuimage
979
+
958
980
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
959
981
960
982
#### 八、事件总线(订阅者模式)
@@ -1032,6 +1054,11 @@ Android心跳检测
1032
1054
蓝牙源信息,包括宝库Mac、更新时间、RSSI、UUID、信号源距离、影响范围等信息
1033
1055
项目地址:https://github.com/alt236/Bluetooth-LE-Library---Android
1034
1056
Demo地址:https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan
1057
+
1058
+ 1 . farebot
1059
+ 通过NFC 从公交卡中读取数据的一个应用
1060
+ 项目地址:https://github.com/codebutler/farebot
1061
+
1035
1062
<a href =" https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC " title =" 返回目录 " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
1036
1063
1037
1064
#### 十、安全
0 commit comments