TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Android Bootstrap

150 点作者 dragos2超过 11 年前

6 条评论

aferreira超过 11 年前
One thing that I like about Android is that developers can choose to minimally style buttons and similar UI elements and these differences will be applied to whatever the base <i>device</i> theme is.<p>This means that users will get a consistent user experience throughout various applications and won&#x27;t have to run around trying to figure out what&#x27;s a button and what&#x27;s a text input.<p>Sadly, this project essentially destroys all of that work and something tells me it won&#x27;t work correctly on the most customized devices (like the old Motorola RAZR running 2.3 for example).<p>Nice idea but I don&#x27;t think it makes much sense in it&#x27;s current state.
评论 #6709194 未加载
swanson超过 11 年前
Cool project!<p>Unfortunate naming collision with Donn Felker&#x27;s <a href="http://www.androidbootstrap.com/" rel="nofollow">http:&#x2F;&#x2F;www.androidbootstrap.com&#x2F;</a> though :(
评论 #6708990 未加载
Gnewt超过 11 年前
Why would one implement this instead of using Android&#x27;s builtin widgets? Android apps have always felt better to me when they use the UI recommended in the Android style guide.
评论 #6709186 未加载
评论 #6708796 未加载
评论 #6708670 未加载
评论 #6708799 未加载
snyff超过 11 年前
Success button with an Apple logo... nicely played ;)
bjoe_lewis超过 11 年前
I was looking for something exactly as this. Say, you want to building a quick-quick app for quick.com, supposedly native. This might actually work.
finalight超过 11 年前
no point having bootstrap for android since android API already have method for different platform version detection