Skip to content

Commit ae645db

Browse files
committed
add QrCodeScan & SettingView
1 parent 467aa0f commit ae645db

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
@@ -730,6 +730,13 @@ Bootstrap 风格的按钮
730730
效果图:![Renderings](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/device_image.png)
731731
<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>
732732

733+
6. SettingView
734+
735+
iOS7风格的设置界面控件
736+
项目地址:https://github.com/SkillCollege/SettingView
737+
效果图:![SettingView](https://github.com/SkillCollege/SettingView/blob/master/ScreenShots/Screenshot_04.png)
738+
739+
733740
#### 十六、其他
734741
1. SwipeBackLayout
735742
左右或向上滑动返回的Activity
@@ -1238,7 +1245,13 @@ Demo地址:https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan
12381245

12391246
<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>
12401247

1241-
#### 十、安全
1248+
#### 十、二维码扫描
1249+
1. QrCodeScan
1250+
ZXing和ZBar结合的二维码扫描项目,提高了扫描效率
1251+
项目地址:https://github.com/SkillCollege/QrCodeScan
1252+
项目截图:![QrCodeScan](http://www.eoeandroid.com/data/attachment/forum/201405/09/124538vteuz4leptgg1te6.png)
1253+
1254+
#### 十一、安全
12421255
1. SQLCipher
12431256
Sqlite加密工具
12441257
项目地址:https://github.com/sqlcipher/sqlcipher

0 commit comments

Comments
 (0)