categories:Android-Storage-Box
本文聲明:
本文的內(nèi)容整理自網(wǎng)絡(luò)遭商,本著知識(shí)交流分享的原則邪乍,請(qǐng)勿用于商業(yè)用途,對(duì)于引用的部分磷杏,都已在文中指出溜畅,如果有遺漏的,可以聯(lián)系本人加上极祸,若有侵權(quán)慈格,也請(qǐng)指出,本人將及時(shí)刪掉侵權(quán)內(nèi)容遥金,萬(wàn)分感謝浴捆。本項(xiàng)目會(huì)長(zhǎng)期更新,一個(gè)人的力量是有限的稿械,歡迎提Issues或Merge Request~GitHub地址:https://github.com/coder-pig/Android-Storage-Box歡迎Flow选泻,Star,提issues美莫,Merge Request滔金,讓收納盒里的資源越來(lái)越豐富~內(nèi)容同步發(fā)布到:http://coder-pig.github.io/
Android-Resources-Hodgepodge(Android資源大雜燴)
1.教程/文檔
Android Developer(官網(wǎng)):https://developer.android.com/index.html
無(wú)需梯子版:http://androiddoc.qiniudn.com/index.html
無(wú)需梯子中文版(部分中文):http://www.android-doc.com/
Google Android Developers Blog(官博):
http://android-developers.blogspot.jp/
JDK 1.7 API:http://tool.oschina.net/apidocs/apidoc?api=jdk_7u4)
JDK 1.6 API(中文):http://tool.oschina.net/apidocs/apidoc?api=jdk-zh
Android Training:https://developer.android.com/training/index.html
中文版:http://hukai.me/android-training-course-in-chinese/index.html
Android Weekly:http://androidweekly.net/
中文版:http://wiki.jikexueyuan.com/project/android-weekly/
Material Design:https://material.google.com/
中文版:http://wiki.jikexueyuan.com/project/material-design/
極客學(xué)院 Wiki Android板塊:http://wiki.jikexueyuan.com/list/android/
Gradle Android Plugin:http://tools.android.com/tech-docs/new-build-system/user-guide
中文版:https://chaosleong.gitbooks.io/gradle-for-android/content/
http://avatarqing.github.io/Gradle-Plugin-User-Guide-Chinese-Verision/
Google官方性能優(yōu)化(GDG中譯版):http://chinagdg.org/google-videos/
NewCircle Training(YouTube視頻):https://www.youtube.com/user/MarakanaTechTV/featured
Android Digest:https://www.androiddevdigest.com/
Android Performance Patterns(YouTube視頻):
https://www.youtube.com/playlist?list=PLWz5rJ2EKKc9CBxr3BVjPTPoDPLdPIFCE
CodePath Android Cliffnotes(Android學(xué)習(xí)筆記):
http://guides.codepath.com/android
免費(fèi)編程中文書(shū)籍索引:https://github.com/justjavac/free-programming-books-zh_CN
Java實(shí)現(xiàn)各種設(shè)計(jì)模式范例:https://github.com/iluwatar/java-design-patterns
...
2.開(kāi)源項(xiàng)目
Google Samples:https://github.com/googlesamples
Android開(kāi)源項(xiàng)目分類(lèi)匯總:https://github.com/Trinea/android-open-project
GitHub Android Libraries Top 100:
https://github.com/Freelander/Android_Data/blob/master/Android-Librarys-Top-100.md
codekk(開(kāi)源項(xiàng)目,源碼解析):http://p.codekk.com/
最流行的android組件大全:http://colobu.com/2014/08/15/android-components-collection/
2015最流行的Android組件茂嗓、工具餐茵、框架大全:
http://www.open-open.com/lib/view/open1436262653692.html
開(kāi)源中國(guó)社區(qū)(開(kāi)源項(xiàng)目):http://www.oschina.net/project/tags
F-Droid(發(fā)布/看開(kāi)源應(yīng)用):https://f-droid.org/
gold-miner(掘金翻譯計(jì)劃):https://github.com/xitu/gold-miner
MobDevGroup(移動(dòng)平臺(tái)資源整理):http://mobdevgroup.com/
AndroidLibs(Android開(kāi)源代碼大全):
https://github.com/XXApple/AndroidLibs
Android-arsenal(開(kāi)源庫(kù)分類(lèi)):https://android-arsenal.com/demo
Android Gems(開(kāi)源庫(kù)分類(lèi)):http://www.android-gems.com/category
awesome-android(各種庫(kù)的分類(lèi)整理):
https://snowdream.github.io/awesome-android/
Square Open Source:http://square.github.io/#android
Android-Dev-Favorites(資源收集):https://github.com/ruijun/Android-Dev-Favorites
Android-tech-frontier(翻譯國(guó)外文章):
https://github.com/hehonghui/android-tech-frontier/wiki
...
3.編碼規(guī)范/項(xiàng)目協(xié)作
Google Java編程風(fēng)格指南:http://www.hawstein.com/posts/google-java-style.html
Google 官方 Android 編碼風(fēng)格規(guī)范:
http://www.360sdn.com/2013/android_0517/144.html
最全面的 Android 編碼規(guī)范指南:https://www.sdk.cn/news/3137
Pro Git(官方):https://git-scm.com/book/zh/v2
Pro Git(oschina):http://git.oschina.net/progit/index.html
Git大法好:http://www.reibang.com/notebooks/3400366/latest
廖雪峰Git教程:
http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
學(xué)習(xí),使用 git 過(guò)程中做的思維導(dǎo)圖:https://ruby-china.org/topics/17590
基于Repo和Git的版本管理:
http://blog.csdn.net/ocean2006/article/details/6422952
四種常見(jiàn) Git 工作流比較:http://www.cnblogs.com/itech/p/5188929.html
git-recipes:https://github.com/geeeeeeeeek/git-recipes/wiki
...
4.網(wǎng)絡(luò)期刊
開(kāi)發(fā)技術(shù)前線:http://www.devtf.cn/
APP開(kāi)發(fā)日?qǐng)?bào):http://app.memect.com/
GDG社區(qū)博客:http://chinagdg.org/blog/
Android Blog 周刊:http://androidblog.cn/index.php/Index
Android開(kāi)發(fā)技術(shù)周報(bào)(脈脈不得語(yǔ)):http://www.androidweekly.cn/
干活集中營(yíng):http://gank.io/
稀土掘金:http://gold.xitu.io/explore/android
平安金融科技移動(dòng)開(kāi)發(fā)周報(bào):
https://github.com/PaicHyperionDev/MobileDevWeekly
【Bus Weekly】專(zhuān)題集合每周精選推:http://www.apkbus.com/search.php?searchsubmit=yes
Relam新聞:https://realm.io/cn/news/
Android開(kāi)發(fā)總覽:http://www.nowamagic.net/academy/part/50/115/
技術(shù)學(xué)習(xí)小組:http://blog.qiji.tech/
泡在網(wǎng)上的日子:http://www.jcodecraeer.com/
技術(shù)簡(jiǎn)報(bào)訂閱:http://memect.com/
InfoQ:http://www.infoq.com/cn/mobile/
《Android經(jīng)驗(yàn)分享》周刊:http://www.reibang.com/p/0ad44d77be20
開(kāi)發(fā)者頭條:http://toutiao.io/
深度開(kāi)源:http://www.open-open.com/lib/
Android學(xué)習(xí)網(wǎng):http://android-study.com/
愛(ài)編程:http://www.w2bc.com/
Android100:http://www.android100.org/
Android開(kāi)發(fā)網(wǎng):http://www.jizhuomi.com/android/
...
5.技術(shù)社區(qū)
StackOverFlow:http://stackoverflow.com/questions/tagged/android
Antonioleiva(國(guó)外Android技術(shù)分享網(wǎng)站):http://antonioleiva.com/
segmentfault:https://segmentfault.com/t/android
Bugly社區(qū):http://bugly.qq.com/bbs/portal.php
WeTest(騰訊質(zhì)量開(kāi)放平臺(tái)):http://wetest.qq.com/lab/
V2EX:https://www.v2ex.com/go/android
伯樂(lè)在線:http://android.jobbole.com/category/tech-share/
美團(tuán)點(diǎn)評(píng)技術(shù)團(tuán)隊(duì):http://memect.com/
騰訊AlloyTeam Blog:http://www.alloyteam.com/mobiledevelop/android/
ImportNew:http://www.importnew.com/
蘑菇街技術(shù)博客:http://mogu.io/
DiyCode(高端交流分享社區(qū)):http://www.diycode.cc/
天碼營(yíng):http://www.tianmaying.com/topics
淘寶前端團(tuán)隊(duì)(FED)http://taobaofed.org/
上海GDG論壇(Shanghai GDG Forum):http://www.chinagdg.com/forum-36-1.html
IBM developerWorks:http://www.ibm.com/developerworks/cn/
阿里技術(shù)沙龍:http://club.alibabatech.org/
利器社群:http://liqi.io/community/
褪墨?時(shí)間管理:http://www.mifengtd.cn/articles/
...
6.開(kāi)發(fā)資源
工具/Demo/Library
AndroidDevTools(開(kāi)發(fā)相關(guān)工具下載):http://www.androiddevtools.cn/
Github地址:https://github.com/inferjay/AndroidDevTools/
23code(經(jīng)典源碼分享):http://www.23code.com/
Code4App(iOS源碼分享)http://code4app.com/
appance.com:(各種源碼不止Android)http://www.appance.com/
安卓資源庫(kù)列表:http://guides.codepath.com/android
IT藍(lán)豹(demo):http://itlanbao.com/
看源社區(qū)(demo):http://www.see-source.com/
http://app.memect.com/doc/android.html
Coolgithubprojects(Github上的開(kāi)源項(xiàng)目):https://se.reddit.com/r/coolgithubprojects
AndroidCat(分類(lèi)的網(wǎng)站書(shū)簽):http://androidcat.com/?step=1&view=CatFragment
App Code(源碼):http://appxcode.com/
A夢(mèng)源碼網(wǎng):http://www.amsoft.cn/
陽(yáng)和移動(dòng)開(kāi)發(fā)(開(kāi)源庫(kù))http://www.mobile-open.com/
代碼片段(代碼粘貼復(fù)制):http://www.phpxs.com/code/java/
開(kāi)發(fā)資源合集(素材等):http://www.oschina.net/question/2285044_219206?fromerr=gEGePPMG
...
常備工具網(wǎng)址
開(kāi)源中國(guó)在線工具(亂七八糟什么都有):http://tool.oschina.net/
ATool(亂七八糟什么都有):http://www.atool.org/
貼XML自動(dòng)生成findViewById:http://android.lineten.net/layout.php
Codota(代碼搜索引擎述吸,有插件版):http://www.codota.com/
APK在線反編譯:http://www.decompileandroid.com/
JAR包忿族,class文件反編譯:http://www.javadecompilers.com/
直接下載GooglePlay的APK:
APK Downloader(有插件版):https://apps.evozi.com/apk-downloader/
Apkpure:https://apkpure.com/
代碼在線運(yùn)行(無(wú)廣告,清爽):http://tool.lu/coderunner/
普通圖標(biāo)搜索:MYPNG:http://www.mypng.cn/
Android Asset(矢量圖) 圖標(biāo):
IconFont(阿里巴巴矢量圖標(biāo)庫(kù)):http://www.iconfont.cn/
IcoMoon:https://icomoon.io/app/#/select
FlatIcon:http://www.flaticon.com/
AndroidAssetStudio:http://romannurik.github.io/AndroidAssetStudio/index.html
Json校驗(yàn)解析等:http://www.bejson.com/
http://www.kjson.com/jsoneditor/
RGB顏色查詢(xún)對(duì)照表:http://www.114la.com/other/rgb.htm
在線獲取顏色值:http://colorpickernow.com/
http://www.colorspire.com/rgb-color-wheel/
在線模擬貝塞爾曲線:https://myst729.github.io/bezier-curve/
文件內(nèi)容差異比較:https://www.diffchecker.com/
在線視頻編輯工具:http://online-video-cutter.com/
Markdown在線編輯工具:http://mdp.tylingsoft.com/
Emojione(emoji表情查找下載):http://emojione.com/
Emoji表情的Unicode編碼表:
http://apps.timwhitlock.info/emoji/tables/unicode
天朝城市列表(城市代碼):
https://github.com/ruixingchen/ChinaCityList/blob/master/ChinaCityList.json
正則表達(dá)式測(cè)試:https://regex101.com/
SmallPDF(各種PDF操作/功能):https://smallpdf.com/cn
Material Design 調(diào)色板:https://www.materialpalette.com/
Material Disign 顏色值:
https://gist.github.com/daniellevass/b0b8cfa773488e138037
ActionBar Style生成器:
http://jgilfelt.github.io/android-actionbarstylegenerator/
SVG轉(zhuǎn)VectorDrawable:http://inloop.github.io/svg2android/
在線.9圖制作:http://romannurik.github.io/AndroidAssetStudio/nine-patches.html
在線不同顏色風(fēng)格的控件:http://android-holo-colors.com/
px蝌矛,dp道批,sp,pt 轉(zhuǎn)換相關(guān):
http://labs.rampinteractive.co.uk/android_dp_px_calculator/
http://angrytools.com/android/pixelcalc/
http://pixplicity.com/dp-px-converter/
Grepcode(源碼搜索引擎):http://grepcode.com/search/?query=google+android&entity=project
十進(jìn)制與十六進(jìn)制互轉(zhuǎn):http://www.binaryhexconverter.com/decimal-to-hex-converter
APIStore(收錄各種日常API):http://apistore.baidu.com/
在線繪制UML(國(guó)外入撒,有些慢隆豹,不過(guò)UI蠻好看的):https://cacoo.com/getstarted/
ProcessOn(國(guó)內(nèi),支持多種圖茅逮,還不錯(cuò)):https://www.processon.com/
馬克鰻(標(biāo)注測(cè)量工具):http://www.getmarkman.com/
PxCook像素大廚(UI設(shè)計(jì)利器):http://www.fancynode.com.cn/
...
Android Studio 插件
——以下內(nèi)容摘自:習(xí)慣沉默的Blog——Android Studio插件整理璃赡,只貼概述,效果自行到博客查看献雅。
GsonFormat:Json直接轉(zhuǎn)成Java Bean碉考,Alt+Insert選擇GsonFormat即可。
Android ButterKnife Zelezny:在Activity挺身,F(xiàn)ragment侯谁,Adapter中選中xml自動(dòng)生成ButterKnife注解。
Android Code Generator:根據(jù)布局文件快速生成Activity,F(xiàn)ragment墙贱,Adapter热芹,Menu。
BorePlugin:根據(jù)布局自動(dòng)生成findViewById惨撇,onClick等代碼伊脓。
Android Parcelable code generator:JavaBean序列化,快速實(shí)現(xiàn)Parcelable接口串纺。
GenerateSerialVersionUID:實(shí)現(xiàn)Serializable序列化Bean丽旅。
Android Methods Count:顯示依賴(lài)庫(kù)中的方法數(shù)(Android 65k椰棘,你懂的)纺棺。
Lifecycle Sorter:讓Activity或Fragment里重寫(xiě)的生命周期方法按生命周期的先后順序排序。
CodeGlance:代碼預(yù)覽邪狞,快速定位祷蝌,Sublime Text右側(cè)那種代碼縮略圖。
ADB WIFI帆卓,AndroidWiFiADB:wifi無(wú)線調(diào)試APP巨朦。
AndroidPixelDimenGenerator:自動(dòng)生成dimen.xml文件插件。
JsonOnlineViewer:請(qǐng)求調(diào)試后臺(tái)接口用剑令。
Android Styler:根據(jù)xml自動(dòng)生成style代碼糊啡,選中View/ViewGroup,Ctrl+shift+D吁津。
Android Drawable Importer:支持多源批量導(dǎo)入圖片的插件棚蓄。
SelectorChapek for Android:根據(jù)資源文件命名自動(dòng)生成Selector文件。
Android Holo Colors Generator:通過(guò)自定義Holo主題顏色生成對(duì)應(yīng)的Drawable和布局文件碍脏。
GradleDependenciesHelperPlugin:maven gradle 依賴(lài)支持自動(dòng)補(bǔ)全梭依。
RemoveButterKnife:將ButterKnife回復(fù)findViewById。
AndroidProguardPlugin:一鍵生成項(xiàng)目混淆代碼典尾。
otto-intellij-plugin:otto事件導(dǎo)航工具役拴。
eventbus-intellij-plugin:EventBus導(dǎo)航工具。
Dagger-intellij-plugin:dagger可視化輔助工具钾埂。
idea-markdown河闰,Markdown Navigator:Markdown插件。
Sexy Editor:設(shè)置AS背景圖褥紫。
folding-plugin:布局文件分組淤击。
Android-DPI-Calculator:DPI計(jì)算插件。
Android Studio Prettify:將代碼中的字符串寫(xiě)在String.xml中故源。
Material Theme UI:為AS設(shè)置Material主題的插件污抬。
.ignore:自動(dòng)生成模板.gitignore+自動(dòng)補(bǔ)全。
ECTranslation:畫(huà)詞翻譯插件。
TranslationPlugin:翻譯插件印机。
PermissionsDispatcher plugin:自動(dòng)生成6.0權(quán)限的代碼矢腻。
WakaTime:記錄你在IDE上的工作時(shí)間。
AndroidLocalizationer:將string資源自動(dòng)翻譯成其他語(yǔ)言射赛。
SingletonTest:快速生成單例模式多柑。
LayoutFormatter:Drakeet 開(kāi)發(fā)一個(gè)一鍵格式化你的XML文件的插件。
android-strings-search-plugin:一個(gè)可以通過(guò)輸入文字找到strings.xml資源的插件楣责。
Statistic:文件行數(shù)統(tǒng)計(jì)
代碼配色:http://color-themes.com/?view=index
...如需查看更多可見(jiàn):http://mobdevgroup.com/tools/android
Chrome插件
Android SDK Search插件(直接在官方文檔看源碼):
https://chrome.google.com/webstore/detail/android-sdk-search/hgcbffeicehlpmgmnhnkjbjoldkfhoin
后面補(bǔ)齊...
7.知(逼)乎專(zhuān)欄
Android 科學(xué)院:https://zhuanlan.zhihu.com/andlib
安卓同學(xué):https://zhuanlan.zhihu.com/androidmate
中二病也要開(kāi)發(fā)ANDROID:https://zhuanlan.zhihu.com/kaede
『Android 還可以這樣開(kāi)發(fā)』:https://zhuanlan.zhihu.com/kotandroid
AndroidDeveloper:https://zhuanlan.zhihu.com/stormzhang
張明云的知識(shí)共享:https://zhuanlan.zhihu.com/zmywly8866
...
8.簡(jiǎn)書(shū)專(zhuān)題
Android Dev(Tikitoo):
http://www.reibang.com/collection/6e31b7354a48
Android開(kāi)發(fā)經(jīng)驗(yàn)談(張明云):
http://www.reibang.com/collection/5139d555c94d
Android知識(shí)(碼農(nóng)明明桑):
http://www.reibang.com/collection/3fde3b545a35
...
9.公眾號(hào)
后面補(bǔ)上...
10.視頻教程
慕課網(wǎng):http://www.imooc.com/course/list?c=android
極客學(xué)院:http://www.jikexueyuan.com/course/android/
麥子學(xué)院:http://www.maiziedu.com/course/android/
Mars Android開(kāi)發(fā)視頻教程:http://mars.apkbus.com/
老羅 Android開(kāi)發(fā)視頻教程:http://luo.apkbus.com/
Udacity android courses:https://www.udacity.com/courses/android
騰訊大講堂講座視頻:http://djt.qq.com/videos/
...
11.面試相關(guān)
趴⒐啵客網(wǎng):https://www.nowcoder.com/
LearningNotes(面試方方面面):https://github.com/GeniusVJR/LearningNotes
skillgun(選擇題,英語(yǔ)):http://skillgun.com/android/interview-questions-and-answers
android-discuss(Android問(wèn)題交流壇):https://github.com/android-cn/android-discuss
《Android 開(kāi)發(fā)工程師面試指南》:
http://www.diycode.cc/wiki/androidinterview
Android工程師面試題大全:
http://blog.csdn.net/mc_hust/article/details/49517915
http://www.reibang.com/p/1bdf7d0e1ac5
[干貨](méi)快速了解Android重要機(jī)制:http://www.reibang.com/p/5f6d79323923
BAT|無(wú)線工程師面試流程詳細(xì)解析:http://www.reibang.com/p/f0d2ed1254a9
...
12.精美APP觀摩(推廣)/評(píng)測(cè)/軟文
豌豆莢設(shè)計(jì)獎(jiǎng):http://www.wandoujia.com/award
最美應(yīng)用:http://zuimeia.com/?platform=2
少數(shù)派:http://sspai.com
愛(ài)應(yīng)用:http://www.iapps.im/
愛(ài)屁屁:http://www.appnz.com/
數(shù)字尾巴:http://www.dgtle.com/
ifanr 愛(ài)范兒:http://www.ifanr.com/
...
文章:
移動(dòng)端的app應(yīng)用推廣流程以及優(yōu)化的注意事項(xiàng):
http://www.wtoutiao.com/p/1d7t60h.html
APP初期上線秆麸,有哪些比較靠譜的推廣渠道初嘹、方式?
https://www.zhihu.com/question/27539055#answer-22840481
參考網(wǎng)站
本文內(nèi)容摘取自下述站點(diǎn)(參考較多沮趣,有遺漏的歡迎提出):