@@ -954,38 +954,37 @@ Demo Apk: https://play.google.com/store/apps/details?id=uk.co.alt236.btlescan
954
954
955
955
#### Tenth. Security
956
956
1 . SQLCipher
957
- Sqlite加密工具
957
+ SQLCipher is an SQLite extension that provides 256 bit AES encryption of database files.
958
958
Project Address: https://github.com/sqlcipher/sqlcipher
959
- 帮助文档: http://sqlcipher.net/sqlcipher-for-android/
959
+ Document: http://sqlcipher.net/sqlcipher-for-android/
960
960
961
961
1 . Conceal
962
- 快速高效的进行文件加密解密
962
+ Conceal provides easy Android APIs for performing fast encryption and authentication of data, such as that stored on SD cards
963
963
Project Address: https://github.com/facebook/conceal
964
964
Document: https://github.com/facebook/conceal#usage
965
965
966
966
1 . Android-PasscodeLock
967
- 应用锁,每次启动或从任何Activity启动应用都需要输入四位数字的密码方可进入
967
+ Android Library that provides passcode lock to your app
968
968
Project Address: https://github.com/wordpress-mobile/Android-PasscodeLock
969
969
Demo Apk: https://play.google.com/store/apps/details?id=com.sothree.umano
970
- Similar App: Wordpress Android,支付宝,挖财
970
+ Similar App: Wordpress Android, Alipay
971
971
972
972
1 . GlowPadBackport
973
- 将Android4.2的锁屏界面解锁扩展到Android1.6及1.6 +
973
+ A backport of the Android 4.2 GlowPadView that works on the SDK on API levels 4 +
974
974
Project Address: https://github.com/rock3r/GlowPadBackport
975
975
Demo Apk: https://play.google.com/store/apps/details?id=net.sebastianopoggi.samples.ui.GlowPadSample
976
976
Renderings: ![ Renderings] ( https://lh6.ggpht.com/U070b6Lh6cVsVwx4jN-5nq0xqiB1PBzrYABPeJIEe2hZQ5UWOxc-FDUG77wADelToHA=h310-rw )
977
977
978
978
1 . GlowPadView
979
- Android 4锁屏界面解锁
979
+ GlowPadView for Android is a great library to implement Google's lockscreen and new alarmclock style. (Taken from Android's Source Code)
980
980
Project Address: https://github.com/nadavfima/GlowPadView
981
981
Renderings: https://raw.github.com/nadavfima/GlowPadView/master/example.png
982
982
983
983
1 . android-lockpattern
984
- Android的图案密码解锁
984
+ lockpattern activity for Android
985
985
Project Address: https://code.google.com/p/android-lockpattern/
986
986
Demo Apk: https://play.google.com/store/apps/details?id=group.pals.android.lib.ui.lockpattern.demo
987
987
Document: https://code.google.com/p/android-lockpattern/wiki/QuickUse
988
- 示例APP:Android开机的图案密码解锁,支付宝的密码解锁
989
988
<a href =" https://github.com/Trinea/android-open-project/edit/master/English%20Version/README.md#include " title =" Back to directory " style =" width :100% " ><img src =" http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png " align =" right " /></a >
990
989
991
990
#### Eleventh. Others
0 commit comments