編輯:關於Android編程
這就是開源的好處,通過Github、各大論壇和技術博客,你會發現很多對你有用的資源。對於做技術的同學來說,深入研究一門技術很重要,但是適當的擴展自己的視野,了解他人的一些研究成果也會讓我們這些菜鳥少走很多彎路。
一、開源項目匯總:
已經有人將優秀的Android開源項目匯總了,直接點開吧。
android-open-project
AndroidElementals
The Android Arsenal
二、優秀技術博客:
1、國內優秀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
詳情參見:android-cn
補充:
1)scott's blog
2)蘿卜白菜的小站
2、國外優秀android技術博客:
Avatar
Github
Blog
Description
https://github.com/JakeWharton
http://jakewharton.com/
ActionBarSherlock, Android-ViewPagerIndicator, Nine Old Androids, butterknife
https://github.com/square
http://square.github.io/
okhttp, fest-android, android-times-square, picasso, dagger, spoon
https://github.com/chrisbanes
http://chris.banes.me/
ActionBar-PullToRefresh, PhotoView, Android-BitmapCache, Android-PullToRefresh
https://github.com/jfeinstein10
http://jeremyfeinstein.com/
SlidingMenu, JazzyViewPager
https://github.com/nostra13
http://nostra13android.blogspot.com/
Android-Universal-Image-Loader
https://github.com/koush
http://koush.com/
Superuser, AndroidAsync, UrlImageViewHelper
https://github.com/SimonVT
http://simonvt.net/
android-menudrawer, MessageBar
https://github.com/cyrilmottier
http://cyrilmottier.com/
GreenDroid, Polaris
https://github.com/emilsjolander
http://emilsjolander.se/
StickyListHeaders, sprinkles, android-FlipView
https://github.com/loopj
http://loopj.com
android-async-http
https://github.com/ManuelPeinado
FadingActionBar, GlassActionBar, RefreshActionItem, QuickReturnHeader
https://github.com/greenrobot
http://greenrobot.de/
greenDAO, EventBus
https://github.com/jgilfelt
http://jeffgilfelt.com
android-mapviewballoons, android-viewbadger, android-actionbarstylegenerator, android-sqlite-asset-helper
https://github.com/romannurik
http://roman.nurik.net/
muzei, Android-SwipeToDismiss
https://github.com/flavienlaurent
http://www.flavienlaurent.com
NotBoringActionBar, datetimepicker, discrollview
https://github.com/gabrielemariotti
http://gmariotti.blogspot.it
cardslib, colorpickercollection
https://github.com/sephiroth74
http://www.sephiroth.it/
ImageViewZoom, HorizontalVariableListView, AndroidWheel, purePDF
https://github.com/romainguy
http://www.curious-creature.org
ViewServer
https://github.com/kevinsawicki
https://twitter.com/kevinsawicki
http-request
https://github.com/chrisjenx
http://about.me/chris.jenkins
Calligraphy, ParallaxScrollView
https://github.com/jpardogo
http://jpardogo.com
ListBuddies, FlabbyListView, GoogleProgressBar, FadingActionBar
http://graphics-geek.blogspot.com/
Android framework UI team
https://github.com/mttkay
http://mttkay.github.io/
signpost
詳情參見:android-dev-com
三、優秀站點:
importnews
F-Droid
appbrain
android經典開源代碼分享
android weekly
android ui design
四、問答推薦:
有哪些優秀的 Android 應用開源項目、特效、設計資料推薦?
What are the best open source libraries available for Android?
我在Github上創建了這個項目,歡迎Fork、Commit
最近在網上看到時間軸的布局效果,嘗試按照這個原理,實現物流跟蹤的效果,目前已經實現了,效果如下圖。 界面布局主要是通過listView來
本文介紹九宮格程序的設計代碼。一.相關介紹(一)效果顯示1.程序剛運行時的效果:2.在頁面上點擊選擇並滑動時的畫面3.選擇密碼之後的顯示(二)功能介紹1.點擊某圓圈後,在
1.基本思路①.創建已加鎖應用的數據庫(字段:_id,packagename),如果應用已加鎖,將加鎖應用的包名維護到數據庫中②.已加鎖+未加鎖 == 手機中所有應用(A
RecyclerView 是 android-support-v7-21 版本中新增的一個 Widgets。我們可以使用RecyclerView非常簡單的實現橫向豎向的L