简体   繁体   English

适用于我们应用程序的Android ICS Skin

[英]Android ICS Skin for our applications

Is there a easy way to have our application look like ICS or JB? 有没有一种简单的方法可以使我们的应用程序看起来像ICS或JB? Mainly the slider and the radio button. 主要是滑块和单选按钮。 They look old when displayed in green. 当显示为绿色时,它们看起来很旧。

Any hint about this? 有什么提示吗?

There's a nice package available on github called HoloEverywhere. github上有一个不错的软件包叫做HoloEverywhere。

One thing though, do not try pass it off as a ICS/JB Application, just because it " looks " like the user interface one would expect to see in a native ICS/JB Android set up. 但是,有一件事,不要尝试将其作为ICS / JB应用程序传递,只是因为它“ 看起来 ”就像用户期望在本机ICS / JB Android设置中看到的那样。

Best that can be done with the project, is to target the latest SDK to guarantee your wide-market of Android usage, including GB. 该项目可以做的最好的事情是针对最新的SDK,以确保您广泛的Android使用市场,包括GB。

Aim high, not low ;) 瞄准高,不低;)

The best way is to use the Android Library ' Actionbar Sherlock '. 最好的方法是使用Android库的“ Actionbar Sherlock ”。 This Library uses all native ICS Themes, etc for older devices. 该库对较旧的设备使用所有本机ICS主题等。

ActionBarSherlock is an extension of the compatibility library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API. ActionBarSherlock是兼容性库的扩展,旨在通过单个API促进在所有Android版本中使用操作栏设计模式。

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

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