简体   繁体   English

如何在非ICS android设备上安装android ICS组件

[英]How to have android ICS components on non ICS android device

is there anyway to get the android ICS controls on non ICS android phones in apps ? 无论如何要在应用程序中的非ICS Android手机上获得Android ICS控件? I have seen for example echofone or some other apps using ICS controls and these apps run fine on lower versions than ICS (4.0), is there any way except any third party library ? 我见过例如echofone或其他一些使用ICS控件的应用程序,这些应用程序在低于ICS(4.0)的版本上运行良好,除了任何第三方库之外还有什么方法吗?

thanks 谢谢

HoloEverywhere should do the trick for you: HoloEverywhere应该为你做的伎俩:

Bringing Holo Theme from Android 4.1 to 2.1 and above. 从Android 4.1到2.1及以上版本引入Holo主题。

Doing this without third party libraries would force you to reimplement all the controls by yourself. 如果没有第三方库,这样做会迫使您自己重新实现所有控件。 Not a clever thing to do. 不是一件聪明的事情。

But you may get your resources here if you really want to do it from scratch. 但如果您真的想从头开始,可以在这里获取资源。

If you don't want to use HoloEverywhere then you could use http://android-holo-colors.com . 如果您不想使用HoloEverywhere,那么您可以使用http://android-holo-colors.com It generates holo widgets and styles for you. 它为您生成全息小部件和样式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM