Android-Bootstrp

所属分类:android开发
开发工具:Java
文件大小:4174KB
下载次数:3
上传日期:2016-06-24 20:15:40
上 传 者4924483
说明:  Bootstrap风格的组件源码是一个模板/引导/样板文件的应用程序,包括大量的优秀的开放源码工具和框架。不过据其他朋友反映这个和 Twitter的Bootstrap半毛钱关系也没有,只是长得比较像。这套源码的优点就是自定义的属性很多,所以可以做成很多不同的效果,缺点是相对应的也增加了学习成本,另外现有的组件还略少,打开后运行AndroidBootstrapTest项目就可以看到效果。
(Bootstrap style component source code is a template/boot/template file applications, including a large number of excellent open source tools and frameworks. However, according to other friends to reflect this and Bootstrap Twitter half dime relationship is not, just look like. Is the custom of the advantages of this source attributes a lot, so it can be made into many different effects, the disadvantage is corresponding also increased the cost of the study, also existing components is also slightly less, the open operation AndroidBootstrapTest project on can see the effect.)

文件列表:
AndroidBootstrap (0, 2014-05-07)
AndroidBootstrap\.classpath (466, 2014-01-21)
AndroidBootstrap\.project (819, 2014-01-21)
AndroidBootstrap\.settings (0, 2014-05-07)
AndroidBootstrap\.settings\org.eclipse.jdt.core.prefs (177, 2014-05-07)
AndroidBootstrap\AndroidManifest.xml (337, 2014-01-21)
AndroidBootstrap\assets (0, 2014-05-07)
AndroidBootstrap\bin (0, 2014-05-07)
AndroidBootstrap\bin\androidbootstrap.jar (39436, 2014-05-07)
AndroidBootstrap\bin\AndroidManifest.xml (337, 2014-05-07)
AndroidBootstrap\bin\classes (0, 2014-05-07)
AndroidBootstrap\bin\classes\com (0, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen (0, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap (0, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\BootstrapButton$BootstrapTypes.class (3097, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\BootstrapButton.class (9398, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\BootstrapCircleThumbnail.class (6145, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\BootstrapEditText.class (4549, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\BootstrapThumbnail$ThumbnailTypes.class (1947, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\BootstrapThumbnail.class (6688, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\BuildConfig.class (371, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\FontAwesome.class (17638, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\FontAwesomeText$1.class (1216, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\FontAwesomeText$2.class (1214, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\FontAwesomeText$AnimationSpeed.class (1375, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\FontAwesomeText.class (7346, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$attr.class (1274, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$color.class (3272, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$dimen.class (883, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$drawable.class (2100, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$id.class (1088, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$layout.class (922, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$menu.class (476, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$string.class (582, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$style.class (487, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R$styleable.class (2608, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\R.class (933, 2014-05-07)
AndroidBootstrap\bin\classes\com\beardedhen\androidbootstrap\utils (0, 2014-05-07)
... ...

Android-Bootstrap ================= ![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 support@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 and states #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) * [font awesome texts](https://github.com/Bearded-Hen/Android-Bootstrap/wiki/Font-Awesome-Text) * [bootstrap edit texts](https://github.com/Bearded-Hen/Android-Bootstrap/wiki/Bootstrap-Edit-Text) * [boostrap thumbnails](https://github.com/Bearded-Hen/Android-Bootstrap/wiki/Bootstrap-Thumbnail) #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/bootstrap_edit_text.png "edit text backgrounds") Rounded Edit text ![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/bootstrap_edit_text_rounded.png "edit text backgrounds rounded") Thumbnail Square ![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/thumbnail_square.png "edit text backgrounds rounded") Thumbnails Rounded ![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/thumbnail_rounded.png "edit text backgrounds rounded") Thumbnails Rounded ![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/thumbnail_rounded.png "edit text backgrounds rounded") Circle Thumbnails ![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/thumbnails_circle.png "circle thumbnails") Circle Thumbnails Minimal ![alt text](https://raw.github.com/Bearded-Hen/Android-Bootstrap/master/images/thumbnails_circle_minimal.png "circle thumbnails minimal")

近期下载者

相关文件


收藏者