Android干货福利,常用工具总结

1:Android Debug Database
https://github.com/amitshekhariitbhu/Android-Debug-Database
Android Debug Database用来调试数据库和sharedpreferences。可以通过界面查看,编辑,删除数据,以及运行sql语句。


2:Android Asset Studio
https://romannurik.github.io/AndroidAssetStudio/
一个可以生成各种类型图标的工具集合


3:漂亮的渐变色
https://uigradients.com/#Virgin


4:GenerateFindViewById、SmartFindViewById


5:AgentWeb
AgentWeb 是基于 Android WebView 一个轻量级浏览器库 , 使用很方便 
https://github.com/Justson/AgentWeb


6:在线解析json 
 http://www.jsoneditoronline.org/
 
 在线解析json为JavaBean
 http://www.jsonschema2pojo.org/
 
 在线生成shape
 http://shapes.softartstudio.com/


 在线生成Button
 http://angrytools.com/android/button/


7:资源使用次数统计:https://github.com/niorgai/Android-Resource-Usage-Count


8:图片压缩
https://tinypng.com/


9:设计标注
马克鳗 http://www.getmarkman.com/
PxCook 像素大厨 http://www.fancynode.com.cn/pxcook
标你妹 http://www.biaonimeia.com/


10:阿里巴巴Java开发规约的插件
Alibaba Java Coding Guidelines


11:Everything


12:Android开发工具汇总 
http://androidblog.cn/tools/#good_tools


13: 色彩
MD调色器 https://www.materialpalette.com/blue/purple
配色表 http://tool.c7sky.com/webcolor/
漂亮渐变色模板 https://webgradients.com/


14:炫酷项目
http://www.androidblog.cn/index.php/Source


15:程序员在线工具
http://www.ofmonkey.com/


16:你不知道一些神奇Android Api
http://www.jianshu.com/p/4d21341f94ee


17:在线工具
https://tool.lu/appicon/


18:最强 Android Studio 使用小技巧和快捷键
http://www.open-open.com/lib/view/open1458715872710.html


19:制作启动图标
https://www.vecteezy.com/editor


20:图片选择开源库
   https://github.com/Bilibili/boxing
   https://github.com/zhihu/Matisse
   https://github.com/crazycodeboy/TakePhoto
   
21:免费高清图片
   https://pixabay.com/
   https://www.hdwallpapers.net/
   https://www.flickr.com/explore


22:手机投影电脑:Vysor


23:短网址
  http://dwz.wailian.work/


24:Facebook调试神器
 https://github.com/facebook/stetho
 chrome://inspect/


25:非常常用的设置界面条目
 https://github.com/leonHua/LSettingView

你可能感兴趣的:(Android,android)