Skip to content

Commit 7c7a9fd

Browse files
committed
Merge pull request #6 from xalexchen/enhance
add a few new stuff not exist in the list
2 parents bec4b24 + b6b946b commit 7c7a9fd

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

README.md

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,11 @@ APP示例:square
272272
项目地址:https://github.com/passsy/android-HoloCircularProgressBar
273273
APP示例:Android4.1时钟App
274274
效果图:![Renderings](https://raw.github.com/passsy/android-HoloCircularProgressBar/master/raw/screenshot1.png)
275+
276+
5.RangeBar
277+
项目地址:https://github.com/edmodo/range-bar
278+
效果图
279+
![ScreenShot](http://i.imgur.com/q85GhRjl.png)
275280

276281
#### 八、其他
277282
1. achartengine 强大的图标绘制工具
@@ -419,6 +424,10 @@ Demo地址:https://play.google.com/store/apps/details?id=group.pals.android.li
419424
使用介绍:https://code.google.com/p/android-lockpattern/wiki/QuickUse
420425
示例APP:Android开机的图案密码解锁,支付宝的密码解锁
421426

427+
31.SuperToasts 结合undoBar和Crouton加强版toast
428+
项目地址:https://github.com/JohnPersano/SuperToasts
429+
效果图:![SuperButtonToast](http://i1331.photobucket.com/albums/w597/JohnPersano/supertoasts_githubimage_zps8a5ceb7c.png)
430+
422431
## 第二部分 工具库
423432
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。
424433
#### 一、依赖注入DI
@@ -796,6 +805,19 @@ PS:比起hierarchyviewer相差甚远,不过偶尔可用来作为布局查看
796805
项目地址:https://github.com/inmite/android-butterknife-zelezny
797806
效果图:![Renderings](https://github.com/inmite/android-butterknife-zelezny/raw/master/img/zelezny_animated.gif)
798807

808+
16.Android Holo Colors IntelliJ Plugin (Android studio插件,快速生成holo样式9 patch图片)
809+
项目地址:https://github.com/jeromevdl/android-holo-colors-idea-plugin
810+
效果图:![Holo Colors Idea](https://raw.github.com/jeromevdl/android-holo-colors-idea-plugin/master/other/holocolorsidea.png)
811+
812+
17.Genymotion(目前最好用最快的android模拟器)
813+
项目地址:http://www.genymotion.com/
814+
Android studio集成控件: http://plugins.jetbrains.com/plugin/7269?pr=idea
815+
816+
18.Crashlytics(提供丰富的应用奔溃信息)
817+
轻量级,丰富,可自定义应用崩溃信息收集器,附有邮件通知
818+
项目地址:http://www.crashlytics.com/
819+
Android studio集成控件: http://try.crashlytics.com/sdk-android/?utm_source=blog&utm_medium=blog&utm_campaign=Announcing_android_studio_wp&utm_content=CTA_button
820+
799821
## 第五部分
800822
主要介绍那些乐于分享并且有一些很不错的开源项目的个人和组织。Follow大神,深挖大神的项目和following,你会发现很多。
801823
#### 一、个人
@@ -839,9 +861,24 @@ Github地址:https://github.com/greenrobot
839861
Github地址:https://github.com/jgilfelt
840862
代表作:android-mapviewballoons,android-viewbadger,android-actionbarstylegenerator,android-sqlite-asset-helper
841863
网址:http://jeffgilfelt.com
842-
864+
865+
9. Romain Guy
866+
博客:http://www.curious-creature.org/
867+
Android framework team 核心成员
868+
869+
10. Chet Haase
870+
博客:http://graphics-geek.blogspot.com/
871+
Android framework UI team 核心成员
872+
873+
11. Mark Allison
874+
Android 教程合集
875+
博客:http://blog.stylingandroid.com/
876+
877+
12. Cyril Mottier
878+
Google开发者专家认证,发布一些技巧及深度文章
879+
博客:http://cyrilmottier.com/
880+
843881
Ps: ViewServer作者的个人摄影作品http://www.flickr.com/photos/romainguy ,感觉超赞
844-
845882
#### 二、组织
846883
1. Square
847884
Github地址:https://github.com/square

0 commit comments

Comments
 (0)