Android常用工具总结(总有一款适合你)

  • 1:Android Debug Database
    Android Debug Database用来调试数据库和sharedpreferences。可以通过界面查看,编辑,删除数据,以及运行sql语句。
    https://github.com/amitshekhariitbhu/Android-Debug-Database
  • 2:Android Asset Studio
    一个可以生成各种类型图标的工具集合
    https://romannurik.github.io/AndroidAssetStudio/
  • 3:漂亮的渐变色
    https://uigradients.com/#Virgin
  • 4:GenerateFindViewById、SmartFindViewById
    findViewById框架
  • 5:AgentWebAgentWeb
    基于 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
    一个运行于Windows系统,基于文件、文件夹名称的快速搜索引擎
  • 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
    Apihttp://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常用工具总结(总有一款适合你))