任何类似Twitter的Bootstrap为Android?
如果你是一个开发人员,并且对devise没有任何线索 – Twitter Bootstrapt节省了一天的时间(至less对我来说)。
有没有类似的android(本地,而不是networking)? 因为至less对我来说默认的button,黑色的背景看起来真的很丑(和普通的浏览器button一样,Twitter Bootstrap的外观非常漂亮)
http://developer.android.com/design/downloads/index.html给出了一些图标和字体,但也许还有更多?
Android Bootstrap
我最近遇到这个项目,看起来很有希望。
function列表:
- Bootstrap v3引导button
- 圆形的button
- 禁用button
- 各种大小的button(大到特小)
- 只是文本button
- 左,右,左,右,或只是图标button
- 字体真棒文本按照Font Awesome v4
- animation到Font Awesome Text项目
- EditText背景
刚刚两天前发布,已经有100多个星星
Android Holo主题将用户体验指南编写成可在Android上使用的主题。 如果你的目标不是4.0,那么试试这个将主题移植到1.6的项目。 我还没有尝试过,但可能是一个好的开始。
不是最优雅的解决scheme,但我使用Twitter Bootstrap和Phonegap,这给了我在不同平台上的多个应用程序的额外优势。 我知道你确实提到了本机,但是我想知道,即使Windowsjoin战争,并且必须为4个不同的平台开发,是否有更多的人倾向于这些解决scheme。
虽然下面的内容并不集中在devise部分,但他们仍然会为您着手创build一个项目:
- AndroidKickstartR
- mvn原型:生成
在第二个我build议运行以下命令从列表中筛选Android项目:
mvn archetype:generate | grep ndroid
它将至less列出以下项目模板:
50: remote -> com.googlecode.android-player-root-archetype:parent-archetype (-) 115: remote -> com.vektorsoft.demux.tools:demux-android-archetype (Create Android application structure for DEMUX Framework applications) 123: remote -> de.akquinet.android.archetypes:android-gcm-quickstart (Creates a skeleton for a GCM Android application) 124: remote -> de.akquinet.android.archetypes:android-library-quickstart (Creates a skeleton for an Android library) 125: remote -> de.akquinet.android.archetypes:android-quickstart (Creates a skeleton for an Android application) 126: remote -> de.akquinet.android.archetypes:android-release (Creates a skeleton for an Android application, 127: remote -> de.akquinet.android.archetypes:android-with-test (Creates a skeleton for an Android application and instrumentation tests) 128: remote -> de.akquinet.android.archetypes:stand-archetype (Creates a skeleton for an Android application using the Stand framework stack) 555: remote -> org.eclipse.xtend:xtend-android-archetype (-) 857: remote -> ru.nikitav.android.archetypes:release (-) 858: remote -> ru.nikitav.android.archetypes:release-robolectric (-)
- Android Studio的debugging器不会在库模块中的断点处停止
- 无法将Android Wear模拟器与设备连接
- 在TextView / EditText中select一个单词
- Android的FontMetrics中顶部,上升,底线,下降,底部和领先的含义
- Eclipse中的android:configChanges的Admob错误
- Android:TextView自动截断并replaceString的最后3个字符
- Galaxy S5 Lollipop – 并非所有的断点都会在Android Studiodebugging器下停止执行
- 为什么Android下的注释性能问题(慢)?
- CollapsingToolbarLayout副标题