Android开发大牛博客

简介:

今天看到了一个帖子,里面有国内外android开发的大牛的博客。果断搞过来。给自己备个份

国内:

昵称 Github 博客 介绍
邓凡平   http://blog.csdn.net/innost 阿拉神农
魏祝林   http://blog.csdn.net/android_tutor  
Trinea https://github.com/trinea http://www.trinea.cn/ 性能优化 开源项目
halzhang https://github.com/halzhang http://www.cnblogs.com/halzhang StartNews作者
wyouflf https://github.com/wyouflf http://my.oschina.net/u/1171837 xUtils作者
张兴业   http://blog.csdn.net/xyz_lmn  
代码家 https://github.com/daimajia http://blog.daimajia.com/  
stormzhang https://github.com/stormzhang http://stormzhang.github.io/ 9Gag作者 AndroidDesign Love开源
郭霖   http://blog.csdn.net/guolin_blog  
hanyonglu   http://www.cnblogs.com/hanyonglu/ Android动画与推送
闷瓜蛋子   http://www.fookwood.com/ 云OS开发
傲慢的上校   http://blog.csdn.net/lilu_leo  
youxiachai https://github.com/youxiachai    
dodola https://github.com/dodola    
Issacw0ng https://github.com/Issacw0ng http://imid.me  
mcxiaoke https://github.com/mcxiaoke    
soarcn https://github.com/soarcn    
谦虚的天下   http://www.cnblogs.com/qianxudetianxia/  
李华明Himi   http://blog.csdn.net/xiaominghimi  
yangfuhai https://github.com/yangfuhai    
张国威   http://blog.csdn.net/hellogv  
程序媛念茜   http://blog.csdn.net/yiyaaixuexi  
wangjinyu501   http://blog.csdn.net/wangjinyu501  
ASCE1885   http://blog.csdn.net/asce1885  
qinjuning   http://blog.csdn.net/qinjuning  
秋风的博客   http://blog.csdn.net/tangcheng_ok  
任玉刚 https://github.com/singwhatiwanna http://blog.csdn.net/singwhatiwanna Android开源

国外:

Avatar Github Blog Description
Google Android https://github.com/google http://android-developers.blogspot.com/ Google Android Developers Blog
JakeWharton https://github.com/JakeWharton http://jakewharton.com/ ActionBarSherlock, Android-ViewPagerIndicator, Nine Old Androids, butterknife
Square https://github.com/square http://square.github.io/ okhttp, fest-android, android-times-square, picasso, dagger, spoon
Chris Banes https://github.com/chrisbanes http://chris.banes.me/ ActionBar-PullToRefresh, PhotoView, Android-BitmapCache, Android-PullToRefresh
Jeremy Feinstein https://github.com/jfeinstein10 http://jeremyfeinstein.com/ SlidingMenu, JazzyViewPager
Sergey Tarasevich https://github.com/nostra13 http://nostra13android.blogspot.com/ Android-Universal-Image-Loader
Koushik Dutta https://github.com/koush http://koush.com/ Superuser, AndroidAsync, UrlImageViewHelper
Simon Vig https://github.com/SimonVT http://simonvt.net/ android-menudrawer, MessageBar
Cyril Mottier https://github.com/cyrilmottier http://cyrilmottier.com/ GreenDroid, Polaris
Emil Sjolander https://github.com/emilsjolander http://emilsjolander.se/ StickyListHeaders, sprinkles, android-FlipView
James Smith https://github.com/loopj http://loopj.com android-async-http
Manuel Peinado https://github.com/ManuelPeinado   FadingActionBar, GlassActionBar, RefreshActionItem, QuickReturnHeader
greenrobot https://github.com/greenrobot http://greenrobot.de/ greenDAO, EventBus
Jeff Gilfelt https://github.com/jgilfelt http://jeffgilfelt.com android-mapviewballoons, android-viewbadger, android-actionbarstylegenerator, android-sqlite-asset-helper
Roman Nurik https://github.com/romannurik http://roman.nurik.net/ muzei, Android-SwipeToDismiss
Flavien Laurent https://github.com/flavienlaurent http://www.flavienlaurent.com NotBoringActionBar, datetimepicker, discrollview
Gabriele Mariotti https://github.com/gabrielemariotti http://gmariotti.blogspot.it cardslib, colorpickercollection
sephiroth74 https://github.com/sephiroth74 http://www.sephiroth.it/ ImageViewZoom, HorizontalVariableListView, AndroidWheel, purePDF
Romain Guy https://github.com/romainguy http://www.curious-creature.org ViewServer
Kevin Sawicki https://github.com/kevinsawicki https://twitter.com/kevinsawicki http-request
Christopher Jenkins https://github.com/chrisjenx http://about.me/chris.jenkins Calligraphy, ParallaxScrollView
Javier Pardo https://github.com/jpardogo http://jpardogo.com ListBuddies, FlabbyListView, GoogleProgressBar, FadingActionBar
Chet Haase   http://graphics-geek.blogspot.com/ Android framework UI team
Matthias Käppler https://github.com/mttkay http://mttkay.github.io/ signpost
Daniel Lew https://github.com/dlew http://blog.danlew.net/ Android Tip

相关文章
|
18天前
|
开发框架 前端开发 Android开发
安卓与iOS开发中的跨平台策略
在移动应用开发的战场上,安卓和iOS两大阵营各据一方。随着技术的演进,跨平台开发框架成为开发者的新宠,旨在实现一次编码、多平台部署的梦想。本文将探讨跨平台开发的优势与挑战,并分享实用的开发技巧,帮助开发者在安卓和iOS的世界中游刃有余。
|
24天前
|
搜索推荐 Android开发 开发者
探索安卓开发中的自定义视图:打造个性化UI组件
【10月更文挑战第39天】在安卓开发的世界中,自定义视图是实现独特界面设计的关键。本文将引导你理解自定义视图的概念、创建流程,以及如何通过它们增强应用的用户体验。我们将从基础出发,逐步深入,最终让你能够自信地设计和实现专属的UI组件。
|
6天前
|
搜索推荐 前端开发 API
探索安卓开发中的自定义视图:打造个性化用户界面
在安卓应用开发的广阔天地中,自定义视图是一块神奇的画布,让开发者能够突破标准控件的限制,绘制出独一无二的用户界面。本文将带你走进自定义视图的世界,从基础概念到实战技巧,逐步揭示如何在安卓平台上创建和运用自定义视图来提升用户体验。无论你是初学者还是有一定经验的开发者,这篇文章都将为你打开新的视野,让你的应用在众多同质化产品中脱颖而出。
33 19
|
10天前
|
Java 调度 Android开发
安卓与iOS开发中的线程管理差异解析
在移动应用开发的广阔天地中,安卓和iOS两大平台各自拥有独特的魅力。如同东西方文化的差异,它们在处理多线程任务时也展现出不同的哲学。本文将带你穿梭于这两个平台之间,比较它们在线程管理上的核心理念、实现方式及性能考量,助你成为跨平台的编程高手。
|
25天前
|
Android开发 Swift iOS开发
探索安卓与iOS开发的差异和挑战
【10月更文挑战第37天】在移动应用开发的广阔舞台上,安卓和iOS这两大操作系统扮演着主角。它们各自拥有独特的特性、优势以及面临的开发挑战。本文将深入探讨这两个平台在开发过程中的主要差异,从编程语言到用户界面设计,再到市场分布的不同影响,旨在为开发者提供一个全面的视角,帮助他们更好地理解并应对在不同平台上进行应用开发时可能遇到的难题和机遇。
|
28天前
|
XML 存储 Java
探索安卓开发之旅:从新手到专家
【10月更文挑战第35天】在数字化时代,安卓应用的开发成为了一个热门话题。本文旨在通过浅显易懂的语言,带领初学者了解安卓开发的基础知识,同时为有一定经验的开发者提供进阶技巧。我们将一起探讨如何从零开始构建第一个安卓应用,并逐步深入到性能优化和高级功能的实现。无论你是编程新手还是希望提升技能的开发者,这篇文章都将为你提供有价值的指导和灵感。
|
25天前
|
存储 API 开发工具
探索安卓开发:从基础到进阶
【10月更文挑战第37天】在这篇文章中,我们将一起探索安卓开发的奥秘。无论你是初学者还是有经验的开发者,这篇文章都将为你提供有价值的信息和建议。我们将从安卓开发的基础开始,逐步深入到更复杂的主题,如自定义组件、性能优化等。最后,我们将通过一个代码示例来展示如何实现一个简单的安卓应用。让我们一起开始吧!
|
26天前
|
存储 XML JSON
探索安卓开发:从新手到专家的旅程
【10月更文挑战第36天】在这篇文章中,我们将一起踏上一段激动人心的旅程,从零基础开始,逐步深入安卓开发的奥秘。无论你是编程新手,还是希望扩展技能的老手,这里都有适合你的知识宝藏等待发掘。通过实际的代码示例和深入浅出的解释,我们将解锁安卓开发的关键技能,让你能够构建自己的应用程序,甚至贡献于开源社区。准备好了吗?让我们开始吧!
26 2
|
27天前
|
Android开发
布谷语音软件开发:android端语音软件搭建开发教程
语音软件搭建android端语音软件开发教程!
|
6天前
|
Java Android开发 开发者
探索安卓开发:构建你的第一个“Hello World”应用
在安卓开发的浩瀚海洋中,每个新手都渴望扬帆起航。本文将作为你的指南针,引领你通过创建一个简单的“Hello World”应用,迈出安卓开发的第一步。我们将一起搭建开发环境、了解基本概念,并编写第一行代码。就像印度圣雄甘地所说:“你必须成为你希望在世界上看到的改变。”让我们一起开始这段旅程,成为我们想要见到的开发者吧!
13 0