Android Bootstrap
github.com
Android Bootstrap
1–10 of 25 posts
Re: Android Bootstrap
#2Re: Android Bootstrap
#3Why would one implement this instead of using Android's builtin widgets? Android apps have always felt better to me when they use the UI recommended in the Android style guide.
This could be a good use case for sites that have a "mobile version" but don't want to/need to mimic the full android look but get close.
EDIT: I am definitely wrong on this (didn't read the docs careful enough). Thanks for the correction on this everyone.
Re: Android Bootstrap
#4Why would one implement this instead of using Android's builtin widgets? Android apps have always felt better to me when they use the UI recommended in the Android style guide.
This is for mobile HTML 5 development. If one was using the native implementation, there would be no need for this as you have pointed out. This could be a good use case for sites that have a "mobile version" but don't want to/need to mimic the full android look but get close. EDIT: I am definitely wrong on this (didn't read the docs careful enough). Thanks for the correction on this everyone.
Re: Android Bootstrap
#5Re: Android Bootstrap
#6Earlier quoted context omitted.
This is for mobile HTML 5 development. If one was using the native implementation, there would be no need for this as you have pointed out. This could be a good use case for sites that have a "mobile version" but don't want to/need to mimic the full android look but get close. EDIT: I am definitely wrong on this (didn't read the docs careful enough). Thanks for the correction on this everyone.
I don't think Android Bootstrap has anything to do with HTML5. It's a set of themes for native Android apps duplicating the style of Twitter Bootstrap.
Re: Android Bootstrap
#7Unfortunate naming collision with Donn Felker's http://www.androidbootstrap.com/ though :(
Re: Android Bootstrap
#8Why would one implement this instead of using Android's builtin widgets? Android apps have always felt better to me when they use the UI recommended in the Android style guide.
This is for mobile HTML 5 development. If one was using the native implementation, there would be no need for this as you have pointed out. This could be a good use case for sites that have a "mobile version" but don't want to/need to mimic the full android look but get close. EDIT: I am definitely wrong on this (didn't read the docs careful enough). Thanks for the correction on this everyone.
Re: Android Bootstrap
#9Why would one implement this instead of using Android's builtin widgets? Android apps have always felt better to me when they use the UI recommended in the Android style guide.
I guess the only real use is for the icon font, but people were doing that already and it's best practice to generate one with just the symbols you need.
Re: Android Bootstrap
#10Why would one implement this instead of using Android's builtin widgets? Android apps have always felt better to me when they use the UI recommended in the Android style guide.