Android 攻城狮—全套必备神级工具(开发,插件,效率)

zgho4427 8年前
   <h2><strong>开发</strong></h2>    <h2>Android Studio</h2>    <h3><strong>推荐理由</strong>:官方推出,高效,功能强大。</h3>    <p><img src="https://simg.open-open.com/show/7b4265d9465b579b5271929edfa17ebe.jpg"></p>    <p style="text-align: center;">android studio</p>    <h2><strong><a href="/misc/goto?guid=4958968975981073888" rel="nofollow,noindex">Genymotion</a></strong></h2>    <p>推荐理由:世界上最快的模拟器</p>    <p><img src="https://simg.open-open.com/show/788eecc92acdc2606e8c3f4a979bfb37.png"></p>    <p style="text-align: center;">Genymotion</p>    <p>如何配置Genymotion地址: <a href="/misc/goto?guid=4959714114760550464" rel="nofollow,noindex">Android Studio中配置Genymotion</a></p>    <h2><strong><a href="/misc/goto?guid=4959675598248171382" rel="nofollow,noindex">Sublime text</a></strong></h2>    <p>推荐理由:最美的代码阅读和编辑软件,功能强大。我本人主要是用它来阅读源码。</p>    <p><img src="https://simg.open-open.com/show/ea9ac32a62bcc7fb9da4ff17d8758ae0.png"></p>    <p style="text-align: center;">Sublime text</p>    <h2><strong><a href="/misc/goto?guid=4959714114882862511" rel="nofollow,noindex">设置Android studio 主题(下载jar)</a></strong></h2>    <p>推荐理由:统一风格,效率更高。为Android studio设置和Sublime text同样的风格,提高效率。</p>    <p><img src="https://simg.open-open.com/show/df7d75bf40f704b6c7ae45eb505a6688.png"></p>    <p style="text-align: center;">设置后效果</p>    <p>设置方法请看我另外一篇文章 <a href="/misc/goto?guid=4959714114972236028" rel="nofollow,noindex">Android高级攻城狮-阅读源码的经验总结</a></p>    <h2><strong><a href="/misc/goto?guid=4958965631600325617" rel="nofollow,noindex">Github Desktop</a></strong></h2>    <p>推荐理由:使用Github无需理由,只是很多人使用命令行来操作,感觉自己很高大上。但如果你还不了解命令行的使用,个人不赞同的你再去学,直接使用客户端程序Github Desktop就可以。既然它只是一个工具,能熟练使用就可以,没有必要花那么多精力去学,去记命令行。</p>    <p><img src="https://simg.open-open.com/show/3d7ce992743be62127fda47e51abd335.png"></p>    <p style="text-align: center;">Github Desktop.png</p>    <h2><strong>插件</strong></h2>    <p>Android studio 插件</p>    <h2><strong><a href="/misc/goto?guid=4958875618985371190" rel="nofollow,noindex">Android ButterKnife Zelezny</a></strong></h2>    <p>推荐理由:注入框架,高效开发,省去很多重复,且没有技术含量的工作。</p>    <p><img src="https://simg.open-open.com/show/84b66a1c0caee9c008da2a266095c9a7.gif"></p>    <p style="text-align: center;">zelezny_animated.gif</p>    <h2><strong><a href="/misc/goto?guid=4958865653530685230" rel="nofollow,noindex">Android Material Design Icon Generator</a></strong></h2>    <p>推荐理由:可以生成Material Design图标的插件。</p>    <p><img src="https://simg.open-open.com/show/79b64770ac3e799f14e7b354fc2c15c0.gif"></p>    <p style="text-align: center;">capture.gif</p>    <h2><strong><a href="/misc/goto?guid=4959641398896289393" rel="nofollow,noindex">GsonFormat</a></strong></h2>    <p>推荐理由:将Json自动转化成类,高效开发。</p>    <p><img src="https://simg.open-open.com/show/1425cf52bc482b946fbe08f13afc7fd0.gif"></p>    <p>GsonFormat.gif</p>    <h3><strong><a href="/misc/goto?guid=4959714115159123733" rel="nofollow,noindex">ECtranslation</a></strong></h3>    <p>推荐理由:可以在Android Studio IDE 内直接将英文翻译成中文。</p>    <p><img src="https://simg.open-open.com/show/032efcf5f37dd9338194072db4bf09b3.png"></p>    <p style="text-align: center;">ECTranslation.png</p>    <h2><strong><a href="/misc/goto?guid=4959714115244685536" rel="nofollow,noindex">Android Parcelable code generator</a></strong></h2>    <p>推荐理由:高效开发神器,在类中插入实现了Parcelable接口的代码。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/5f5d9ec9d9f59c087868bb5c2ae5887f.png"></p>    <p style="text-align: center;">Android Parcelable code generator</p>    <h2><strong><a href="/misc/goto?guid=4958863958388032337" rel="nofollow,noindex">Codota</a></strong></h2>    <p>推荐理由:最好的Android代码搜索工具,Codota 目前已经收录超过七百万精品代码实例。</p>    <p><img src="https://simg.open-open.com/show/f5445df99031ea2d9293974aa1ec4a24.png"></p>    <p style="text-align: center;">Codota</p>    <h2><strong><a href="/misc/goto?guid=4958854486641800832" rel="nofollow,noindex">JSONView</a></strong></h2>    <p>推荐理由:api接口一般都是默认返回json格式,想要查看具体返回哪些内容的时候通过Chrome查看全乱的,而且中文编码也不对,这个插件自动跟你排列出Json数据,不管返回数据有多复杂,你都可以很直观的了解他的数据格式,简直开发者必备。</p>    <p><img src="https://simg.open-open.com/show/ff2f4e9e9eab59119d6b064d1ea7f29a.png"></p>    <p style="text-align: center;">JSONView</p>    <p>Chrome 插件</p>    <h2><strong><a href="/misc/goto?guid=4959644958391951837" rel="nofollow,noindex">Octotree</a></strong></h2>    <p>推荐理由:直接在Chrome侧边栏向打开文件夹一样的查看别人的项目。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/9e582b18ee15d95ccf9ec50db5c14879.png"></p>    <p style="text-align: center;">Octotree</p>    <h2><strong><a href="/misc/goto?guid=4958973732458597049" rel="nofollow,noindex">Postman</a></strong></h2>    <p>推荐理由:开发者在调试网络必备,可以直接发送一个请求,自定义params、header,查看response状态等。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/fe6b805ce530fc8f118207698c5c683a.png"></p>    <p style="text-align: center;">Postman.png</p>    <h2><strong><a href="/misc/goto?guid=4959556350428898424" rel="nofollow,noindex">ChromeADB</a></strong></h2>    <p>推荐理由:可以控制你的手机,当然前提必须是你的adb已经连接上了,不管是通过USB也好还是通过Wifi也好,可以查看你的内存、硬盘使用情况,还自带一个Controller,可以远程控制你的手机。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/4de26252c7905b730fe81181849ea850.png"></p>    <p style="text-align: center;">ChromeADB.png</p>    <h2><strong><a href="/misc/goto?guid=4959714115483653569" rel="nofollow,noindex">Vysor</a></strong></h2>    <p>推荐理由:这个插件的使用场景是这样的,假如你在做一个Android App的演讲,但是手机屏幕太小,这个时候安装了这个插件就可以让手机画面投影到电脑上来(在iOS系统实现这个很方便),而且延时几乎很小,这个插件一般用不到就把他禁用,一旦用到的时候会非常有用。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/c9352524c8999ad986f093b7312debe3.png"></p>    <p style="text-align: center;">Vysor.png</p>    <h2><strong><a href="/misc/goto?guid=4959714115563495239" rel="nofollow,noindex">HandShaker</a></strong></h2>    <p>推荐理由:安卓手机管理工具,安装了它,就可以在Mac上连接安卓手机读取上面的照片、文件了。手机需要打开 “USB 调试”。</p>    <p><img src="https://simg.open-open.com/show/d3bd78fe0cbaa2858dcf00e48bf4bd36.png"></p>    <p style="text-align: center;">handShaker.png</p>    <h2><strong><a href="https://play.google.com/store/apps/details?id=com.ttxapps.wifiadb&hl=zh_CN" rel="nofollow,noindex">WiFi ADB</a></strong></h2>    <p>推荐理由:WiFi ADB 是一个通过无线网络来使电脑和手机连接,当我们做测试的时候,只需在手机上打开,只需在命令行输入 adb connect xxx.xxx.xxx.xxx:5555,电脑可以连接手机,就可以通过无线网络来调试开发的应用。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/eede7569f04524e1c06179ba8e0e3f37.png"></p>    <p style="text-align: center;">WIFI ADB</p>    <h2><strong>效率</strong></h2>    <h2><strong>CheatSheet</strong></h2>    <p>推荐理由:长按command键可以查看当前应用的快捷键,很方便。</p>    <p><img src="https://simg.open-open.com/show/e6d0b01499b9fcc8d6e2e32d59aa1f98.png"></p>    <p style="text-align: center;">cheatsheet.png</p>    <h3><strong><a href="/misc/goto?guid=4959714115685830998" rel="nofollow,noindex">CHROME插件 Save to Pocket</a></strong></h3>    <p>推荐理由:看到好的文章点击就可以收藏,多设备同步。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/b0ef586e39331b97a7577f30cec0fc50.png"></p>    <p style="text-align: center;">Pocket.png</p>    <h2><strong>知识管理工具</strong></h2>    <p>说到知识管理,要想成为一个高级工程师,必须要建立自己的知识体系。知识体系的建立一个是知识的收集,另一个是知识的输出整理。以后我会写写我个人知识体系建立方法,如果你很想看别忘了给我点赞哦。知识收集使用印象笔记本,将自己认为今后会用到的知识归类整理。到了中高级水平,就可以写一些技术文章,经验总结,去发博客,鼓励大家写博客,但是不要浪费太大的精力。既然写博客,首先学会Markdown语法,然后选择一个博客平台。我个人推荐使用简书作为博客发表平台,网页界面美观,编辑简单,修改方便,唯一的不足就是没有草稿箱,不过你可以把不想发表的文章,使用Macdown和有道云编辑存储在本地。选择简书的另一个原因是,对于新作者更加公平,没有博客级别,只要你的文章写的好就可以获得很多关注。当然这里也有很多学问,如何写出好文章?如何提高点击量?我以后再给大家总结一下我的经验。使用Macdown编辑,特别爽,极简,美观。有道云支持也Markdown,使用有道云笔记是为了支持多设备同步。</p>    <h2><strong>印象笔记</strong></h2>    <p>推荐理由:免费,功能强大,现在只可以2台设备同步。强大的知识收集,记录工具。</p>    <p><img src="https://simg.open-open.com/show/b9b9da7fe8d734b2ceb649886ba32243.jpg"></p>    <p style="text-align: center;">印象笔记.jpg</p>    <h3><strong><a href="/misc/goto?guid=4958967561926223409" rel="nofollow,noindex">Macdown</a></strong></h3>    <p>推荐理由:编辑Markdown最好的工具,极简,美观,高效。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/8b4e623450158411d70e695176d6c45c.jpg"></p>    <p style="text-align: center;">macdown.jpg</p>    <h2><strong><a href="/misc/goto?guid=4959714115791431772" rel="nofollow,noindex">有道云笔记</a></strong></h2>    <p>推荐理由:支持markdown,多设备同步。如果你想在电脑,手机,平板上同步,就使用它。</p>    <p><img src="https://simg.open-open.com/show/5508e089b8ef9a28bf1cf0787755bc7f.png"></p>    <p style="text-align: center;">有道云笔记</p>    <h2><strong><a href="/misc/goto?guid=4959714115878729359" rel="nofollow,noindex">XMind</a></strong></h2>    <p>推荐理由:思维导图工具,在易用性和灵活性方面引人瞩目。将脑中的源源不断涌现的想法完美的展现出来,其思维导图与其他导图图表等更是简单易用,吸引着人们的眼球。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/e8d49f757dd5449cca0dfd737989bc8e.png"></p>    <p style="text-align: center;">xmind.png</p>    <h2><strong><a href="/misc/goto?guid=4959714115959176452" rel="nofollow,noindex">简书</a></strong></h2>    <p>推荐理由:友好,美观,好用。</p>    <p><img src="https://simg.open-open.com/show/50165b4992efeb86b928ccb42061a195.png"></p>    <p style="text-align: center;">简书个人主页</p>    <h2><strong>KX上网</strong></h2>    <h2><strong><a href="/misc/goto?guid=4959714116043711695" rel="nofollow,noindex">Lantern</a></strong></h2>    <p><strong>推荐理由:</strong>打开应用就可以Google了,完全免费。</p>    <p><img src="https://simg.open-open.com/show/a3be3f65a7ad64fe72701d95522fbe33.png"></p>    <p>Lantern.png</p>    <h2><strong>更多</strong></h2>    <ul>     <li>ShadowsocksX - 一个快速的隧道代理,可以帮助你绕过防火墙。</li>     <li>ShadowsocksX-NG - 一款ShadowsocksX客户端软件。</li>     <li>鱼摆摆 - KX上网</li>     <li>Tunnelblick - OpenV*N的免费软件。</li>     <li>GoAgentX - KX上网。</li>     <li>Surge - KX上网。</li>     <li>云梯 - 在圈内小有名气的V*N服务提供商</li>     <li>srocket - 开启KX上网。</li>     <li>LoCoV*N - 每天签到可获得2小时免费V*N加速。</li>     <li>二师兄V*N - 提供无限流量、无限续期免费V*N账号。</li>     <li>GTX加速器 - 每天签到领取500M流量。</li>     <li>GreenV*N - 注册激活送免费V*N加速流量。</li>     <li>风驰V*N - 无限流量、无限续期的免费V*N加速服务。</li>     <li>开眼 - Chrome插件免费的KX上网利器。</li>    </ul>    <h2><strong>其他</strong></h2>    <h2><strong><a href="/misc/goto?guid=4958836972966077976" rel="nofollow,noindex">Licecap</a></strong></h2>    <p>推荐理由:最简单的屏幕录制工具,生成gif。这就是用它录制的。</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/4b6380d59edca878a0f0d9e0022656d6.gif"></p>    <p style="text-align: center;">looklook元素共享.gif</p>    <h2><strong><a href="/misc/goto?guid=4958874809105238386" rel="nofollow,noindex">Dash</a></strong></h2>    <p>推荐理由:大到你无法想象的API离线文档软件</p>    <p style="text-align: center;"><img src="https://simg.open-open.com/show/e06a67ec9c7a7e62598a447765747def.png"></p>    <p style="text-align: center;">dash-s1-thumb@2x.png</p>    <h2><strong><a href="/misc/goto?guid=4959714116188214962" rel="nofollow,noindex">矢量图库</a></strong></h2>    <p><strong>推荐理由:</strong>开发过程中,需要用到的矢量图,这里应有尽有。</p>    <p><img src="https://simg.open-open.com/show/ffc21ed0f0a1640fa714aacc276d6065.png"></p>    <p style="text-align: center;">矢量图库</p>    <h2> </h2>    <p> </p>    <p>来自:http://www.jianshu.com/p/0911efbf8009</p>    <p> </p>