TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Android Bootstrap

150 pointsby dragos2over 11 years ago

6 comments

aferreiraover 11 years ago
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 未加载
swansonover 11 years ago
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 未加载
Gnewtover 11 years ago
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 未加载
snyffover 11 years ago
Success button with an Apple logo... nicely played ;)
bjoe_lewisover 11 years ago
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.
finalightover 11 years ago
no point having bootstrap for android since android API already have method for different platform version detection