Skip to content

Commit f8ee3f5

Browse files
committed
Merge pull request #44 from SkillCollege/master
add QrCodeScan & SettingView
2 parents d9b1ce5 + ae645db commit f8ee3f5

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,13 @@ Bootstrap 风格的按钮
771771
效果图:![Renderings](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/device_image.png)
772772
<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>
773773

774+
6. SettingView
775+
776+
iOS7风格的设置界面控件
777+
项目地址:https://github.com/SkillCollege/SettingView
778+
效果图:![SettingView](https://github.com/SkillCollege/SettingView/blob/master/ScreenShots/Screenshot_04.png)
779+
780+
774781
#### 十六、其他
775782
1. SwipeBackLayout
776783
左右或向上滑动返回的Activity
@@ -1279,7 +1286,13 @@ Demo地址:https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan
12791286

12801287
<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>
12811288

1282-
#### 十、安全
1289+
#### 十、二维码扫描
1290+
1. QrCodeScan
1291+
ZXing和ZBar结合的二维码扫描项目,提高了扫描效率
1292+
项目地址:https://github.com/SkillCollege/QrCodeScan
1293+
项目截图:![QrCodeScan](http://www.eoeandroid.com/data/attachment/forum/201405/09/124538vteuz4leptgg1te6.png)
1294+
1295+
#### 十一、安全
12831296
1. SQLCipher
12841297
Sqlite加密工具
12851298
项目地址:https://github.com/sqlcipher/sqlcipher

0 commit comments

Comments
 (0)