Android资源

来源:互联网 发布:大数据分析 工具 编辑:程序博客网 时间:2024/05/16 08:40

平时写程序中不断收集到的一些比较常用的东西,分享给大家。

实用工具集锦:

  • Android Lifecycle https://github.com/xxv/android-lifecycle
  • TinyPNG https://tinypng.com/
  • Android Layout Finder Android Layout Finder
  • Android Asset Studio http://romannurik.github.io/AndroidAssetStudio/
  • JSON Validator http://jsonlint.com/
  • JSON Viewer http://jsonviewer.stack.hu/

Chrome 插件:

  • Android SDK Reference Search Extension Visit website
  • Android Resource Navigator Extension Visit website

IDE 插件:

  • android-parcelable-intellij-plugin Visit website
  • Android Holo Colors IntelliJ Plugin Visit website

Android Apps:

  • Catlog https://github.com/nolanlawson/Catlog
  • DevDrawer https://github.com/tunitowen/DevDrawer

这里只列出了部分,敬请点击小标题去查看更多内容,包括技术集锦等。

0 0