Android-Bootstrap
=================
**NOTE TO PREVIOUS USERS**
* You will need to remove any imports in your project and re-import in your java files, and change the component names in your layouts - this was because the package names didn't change when I renamed my library project, hopefully they make a lot more sense now.
* It was brought up that the layout attributes weren't actually unique which caused an issue if you had more than one library. I have prefixed all Bootstrap button attributes with "bb_" and Font Awesome Text with "fa_" so hopefully it won't ever be an issue in future.
Apologies for any inconvenience these changes may cause, hopefully this means there won't be any more updates which break previous versions in future!
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/device_image.png "Device Image")
If you have any questions, issues, or just want to let us know where you're using Android Bootstrap tweet us at [@BeardedHen](https://twitter.com/beardedhen) or email danielle@beardedhen.com
#Features
* Uses min SDK 7 which is Android 2.1 (Tested on a device running Android 2.2)
* Bootstrap buttons as per Bootstrap v3
* Rounded buttons
* Disabled buttons
* Various sized buttons (large to extra small)
* Just text buttons
* Left, right, left and right, or just icon button
* Font Awesome text as per Font Awesome v4
* Animations to Font Awesome Text items
* EditText backgrounds
#How to use
Please look at the [wiki](https://github.com/Bearded-Hen/Android-Bootstrap/wiki) for help on how to use [bootstrap buttons](https://github.com/Bearded-Hen/Android-Bootstrap/wiki/Bootstrap-Button) and [font awesome texts](https://github.com/Bearded-Hen/Android-Bootstrap/wiki/Font-Awesome-Text)
#Examples
Please find included an AndroidBootstrapTest project. Inside the activity_main.xml layout file is examples of how to achieve each of the following buttons:
Bootstrap Buttons
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/buttons.png "regular bootstrap buttons")
Rounded Bootstrap Button
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/buttons_rounded.png "rounded bootstrap buttons")
Others
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/buttons_others.png "other bootstrap buttons")
Sizes
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/buttons_sizes.png "sized bootstrap buttons")
Disabled
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/buttons_disabled.png "disabled bootstrap buttons")
Font Awesome Text
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/font_awesome_text.png "font_awesome_text")
EditText
![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/edittext_background.png "edit text backgrounds")
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
Bootstrap 使用Font Awesome图标字体文件 集成了圆角按钮 禁用状态按钮 自定义按钮尺寸 可设定按钮动画 旋转和闪烁动画 ps:字体文件在asset里面 说的不是很明白 看下面英文解释吧 Bootstrap buttons as per Bootstrap v3 Rounded buttons Disabled buttons Various sized buttons large to extra small Just text buttons Left right left and right or just icon button Font Awesome text as per Font Awesome v4 Animations to Font Awesome Text items EditText backgrounds">Bootstrap 使用Font Awesome图标字体文件 集成了圆角按钮 禁用状态按钮 自定义按钮尺寸 可设定按钮动画 旋转和闪烁动画 ps:字体文件在asset里面 说的不是很明白 看下面英文解释吧 Bootstrap buttons as per Bootstrap v3 Rounded butt [更多]
资源推荐
资源详情
资源评论
收起资源包目录
Android-Bootstrap-master.zip (87个子文件)
Android-Bootstrap-master
images
sprite_download.png 16KB
buttons_sizes.png 19KB
bg_hr.png 943B
icon_download.png 1KB
blacktocat.png 1KB
edittext_background.png 15KB
buttons_disabled.png 15KB
buttons_rounded.png 15KB
font_awesome_text.png 15KB
buttons_others.png 13KB
device_image.png 1.16MB
buttons.png 12KB
LICENSE 1KB
.gitignore 830B
README.md 3KB
AndroidBootstrapTest
res
values-v11
styles.xml 324B
menu
main.xml 254B
values-v14
styles.xml 381B
drawable-hdpi
ic_launcher.png 1KB
drawable-xhdpi
ic_launcher.png 2KB
drawable-xxhdpi
ic_launcher.png 3KB
values
strings.xml 221B
styles.xml 680B
dimens.xml 213B
values-sw720dp-land
dimens.xml 269B
drawable-mdpi
ic_launcher.png 794B
values-sw600dp
dimens.xml 196B
layout
font_awesome_text_example.xml 3KB
bootstrap_button_rounded_buttons_example.xml 4KB
bootstrap_button_basic_buttons_example.xml 3KB
activity_main.xml 2KB
bootstrap_button_other_buttons_example.xml 4KB
bootstrap_button_size_buttons_example.xml 3KB
bootstrap_button_disabled_buttons_example.xml 4KB
proguard-project.txt 781B
ic_launcher-web.png 16KB
assets
fontawesome-webfont.ttf 79KB
src
com
beardedhen
androidbootstraptest
MainActivity.java 2KB
.project 823B
.classpath 466B
project.properties 611B
AndroidManifest.xml 886B
libs
android-support-v4.jar 543KB
fontawesome-webfont.ttf 79KB
AndroidBootstrap
res
values-v11
styles.xml 324B
menu
main.xml 254B
values-v14
styles.xml 381B
drawable-hdpi
ic_launcher.png 9KB
drawable-xhdpi
ic_launcher.png 14KB
drawable
bbuton_warning_rounded.xml 1KB
bbuton_primary.xml 797B
bbuton_success_rounded.xml 1KB
bbuton_inverse_rounded.xml 1KB
bbuton_info_rounded.xml 1007B
bbuton_default_rounded.xml 1KB
bbuton_inverse.xml 797B
bbuton_warning.xml 797B
bbuton_danger.xml 791B
bbuton_danger_rounded.xml 1023B
bbuton_success.xml 797B
bbuton_primary_rounded.xml 1KB
bbuton_default.xml 797B
edittext_background_rounded.xml 300B
edittext_background.xml 268B
bbuton_info.xml 779B
values
colors.xml 3KB
strings.xml 217B
attrs.xml 774B
styles.xml 735B
dimens.xml 268B
values-sw720dp-land
dimens.xml 269B
drawable-mdpi
ic_launcher.png 5KB
values-sw600dp
dimens.xml 196B
layout
row_two_columns.xml 751B
font_awesome_text.xml 478B
row_title.xml 506B
row_title_and_subtitle.xml 695B
bootstrap_button.xml 1KB
proguard-project.txt 781B
src
com
beardedhen
androidbootstrap
FontAwesome.java 14KB
BootstrapButton.java 11KB
FontAwesomeText.java 6KB
.project 819B
.classpath 466B
project.properties 584B
AndroidManifest.xml 878B
libs
android-support-v4.jar 543KB
共 87 条
- 1
资源评论
- 难起名字2014-09-05不错的一个东西
- ly198912152014-08-15对使用第三方控件Font awesome有指导作用,已经在使用了
- jack_qdb2014-09-04不错的一个东西,瞒好用的
- Sara2015-03-19Bootstrap很强大 还有很多东东要学
anonymousblogs
- 粉丝: 34
- 资源: 21
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- vmware虚拟机安装教程的个人学习资料,欢迎使用 内容来源于网络分享,如有侵权请联系我删除
- unity射击游戏模板Low Poly Shooter Pack v4.0.7z
- 行人乱丢垃圾检测数据集VOC+YOLO格式3264张2类别
- 电力场景越线闯入检测数据集VOC+YOLO格式258张1类别.zip
- 14529_wskey.py
- 28步进电机位置闭环代码
- 矩阵的各种计算:乘法、逆矩阵、转置、行列式等-基于Excel实现
- 类图中的备忘录模式:深入解析与代码实现
- jdk 1.6版本,x64位系统linux 适应,亲测可用
- java工作流引擎开发框架源码带代码生成器数据库 MySQL源码类型 WebForm
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功