Skip to content

add a few new stuff not exist in the list #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 39 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,11 @@ APP示例:square
项目地址:https://github.com/passsy/android-HoloCircularProgressBar
APP示例:Android4.1时钟App
效果图:![Renderings](https://raw.github.com/passsy/android-HoloCircularProgressBar/master/raw/screenshot1.png)

5.RangeBar
项目地址:https://github.com/edmodo/range-bar
效果图
![ScreenShot](http://i.imgur.com/q85GhRjl.png)

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

31.SuperToasts 结合undoBar和Crouton加强版toast
项目地址:https://github.com/JohnPersano/SuperToasts
效果图:![SuperButtonToast](http://i1331.photobucket.com/albums/w597/JohnPersano/supertoasts_githubimage_zps8a5ceb7c.png)

## 第二部分 工具库
主要包括那些不错的开发库,包括依赖注入框架、图片缓存、网络相关、数据库ORM建模、Android公共库、Android 高版本向低版本兼容、多媒体相关及其他。
#### 一、依赖注入DI
Expand Down Expand Up @@ -796,6 +805,19 @@ PS:比起hierarchyviewer相差甚远,不过偶尔可用来作为布局查看
项目地址:https://github.com/inmite/android-butterknife-zelezny
效果图:![Renderings](https://github.com/inmite/android-butterknife-zelezny/raw/master/img/zelezny_animated.gif)

16.Android Holo Colors IntelliJ Plugin (Android studio插件,快速生成holo样式9 patch图片)
项目地址:https://github.com/jeromevdl/android-holo-colors-idea-plugin
效果图:![Holo Colors Idea](https://raw.github.com/jeromevdl/android-holo-colors-idea-plugin/master/other/holocolorsidea.png)

17.Genymotion(目前最好用最快的android模拟器)
项目地址:http://www.genymotion.com/
Android studio集成控件: http://plugins.jetbrains.com/plugin/7269?pr=idea

18.Crashlytics(提供丰富的应用奔溃信息)
轻量级,丰富,可自定义应用崩溃信息收集器,附有邮件通知
项目地址:http://www.crashlytics.com/
Android studio集成控件: http://try.crashlytics.com/sdk-android/?utm_source=blog&utm_medium=blog&utm_campaign=Announcing_android_studio_wp&utm_content=CTA_button

## 第五部分
主要介绍那些乐于分享并且有一些很不错的开源项目的个人和组织。Follow大神,深挖大神的项目和following,你会发现很多。
#### 一、个人
Expand Down Expand Up @@ -839,9 +861,24 @@ Github地址:https://github.com/greenrobot
Github地址:https://github.com/jgilfelt
代表作:android-mapviewballoons,android-viewbadger,android-actionbarstylegenerator,android-sqlite-asset-helper
网址:http://jeffgilfelt.com


9. Romain Guy
博客:http://www.curious-creature.org/
Android framework team 核心成员

10. Chet Haase
博客:http://graphics-geek.blogspot.com/
Android framework UI team 核心成员

11. Mark Allison
Android 教程合集
博客:http://blog.stylingandroid.com/

12. Cyril Mottier
Google开发者专家认证,发布一些技巧及深度文章
博客:http://cyrilmottier.com/

Ps: ViewServer作者的个人摄影作品http://www.flickr.com/photos/romainguy ,感觉超赞

#### 二、组织
1. Square
Github地址:https://github.com/square
Expand Down