@@ -789,40 +789,39 @@ Project Address: https://github.com/pyricau/CleanAndroidCode
789
789
790
790
#### Sixth. Android Compatible low version
791
791
1 . ActionBarSherlock
792
- 为Android所有版本提供统一的ActionBar,解决4.0以下ActionBar的适配问题
792
+ Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
793
793
Project Address: https://github.com/JakeWharton/ActionBarSherlock
794
794
Demo Apk: https://play.google.com/store/apps/details?id=com.actionbarsherlock.sample.demos
795
- Similar App: 太多了。。现在连google都在用
796
795
797
796
1 . Nine Old Androids
798
- 将Android 3.0( Honeycomb)所有动画API(ObjectAnimator ValueAnimator等)兼容到Android1.0
797
+ Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
799
798
Project Address: https://github.com/JakeWharton/NineOldAndroids
800
799
Demo Apk: https://play.google.com/store/apps/details?id=com.jakewharton.nineoldandroids.sample
801
800
Document: http://nineoldandroids.com/
802
801
803
802
1 . HoloEverywhere
804
- 将Android 3.0的Holo主题兼容到Android2.1++
803
+ Bringing Holo Theme from Android 4.1 to 2.1 and above.
805
804
Project Address: https://github.com/Prototik/HoloEverywhere
806
805
Demo Apk: https://raw.github.com/Prototik/HoloEverywhere/repo/org/holoeverywhere/demo/2.1.0/demo-2.1.0.apk
807
806
Document: http://android-developers.blogspot.com/2012/01/holo-everywhere.html
808
807
809
808
1 . SherlockNavigationDrawer
810
- 将Android NavigationDrawer和ActionbarSherlock结合,解决4.0以下NavigationDrawer的适配问题
809
+ Modification of the Android NavigationDrawer sample to use ActionbarSherlock so that we can use the NavigationDrawer on older devices
811
810
Project Address: https://github.com/tobykurien/SherlockNavigationDrawer
812
811
813
812
1 . Notifications4EveryWhere
814
- 将Android 4.1的兼容到Android2.2++
813
+ Bringing Notifications from Android 4.1 to 2.2 and above.
815
814
Project Address: https://github.com/youxiachai/Notifications4EveryWhere
816
815
NavigationDrawerDocument: http://developer.android.com/training/implementing-navigation/nav-drawer.html
817
816
818
817
1 . Android Switch Widget Backport
819
- 将Android Switch和SwitchPreference的兼容到Android2 .1++
818
+ A backport of the Switch widget that was introduced on Android 4.X to Android2 .1++
820
819
Project Address: https://github.com/BoD/android-switch-backport
821
820
Demo Apk: https://play.google.com/store/apps/details?id=org.jraf.android.backport.switchwidget.sample
822
821
Document: https://github.com/BoD/android-switch-backport#using-the-switch
823
822
824
823
1 . android-datepicker
825
- 将Android 4.0的datepicker兼容到Android2.2++
824
+ Android 4.0 DatePicker backported to 2.2
826
825
Project Address: https://github.com/SimonVT/android-datepicker
827
826
<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 >
828
827
0 commit comments