All Projects → Ashung → Android_res_export

Ashung / Android_res_export

Licence: mit
Export Android resources in Sketch, bitmap assets, nine-patch, vector drawable, app icon, shape XML..

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Android res export

Sketch Tailwind
A plugin that tries to bridge the gap between designs and code. Sketch Tailwind lets you export aspects of a design made in Sketch to a javascript theme file that you can import into your TailwindCSS config
Stars: ✭ 166 (-18.63%)
Mutual labels:  sketch-plugin, sketch
Symbol Swapper
Swap the selected symbols and/or symbol instances to a master of the same name in a library.
Stars: ✭ 179 (-12.25%)
Mutual labels:  sketch-plugin, sketch
Sketch Palette Generator
Output a JSON colour palette to Sketch 💎
Stars: ✭ 148 (-27.45%)
Mutual labels:  sketch-plugin, sketch
Sketch2ae
A Sketch plugin to export sketch file to Adobe After Effect
Stars: ✭ 170 (-16.67%)
Mutual labels:  sketch-plugin, sketch
Sketch Style Master
Sketch plugin for renaming shared styles
Stars: ✭ 193 (-5.39%)
Mutual labels:  sketch-plugin, sketch
Paddy Sketch Plugin
Automated padding, spacing and alignment for your Sketch layers
Stars: ✭ 2,219 (+987.75%)
Mutual labels:  sketch-plugin, sketch
Library Symbol Replacer
Sketch plugin to replace symbols in an existing documents with library symbols 💎 📚
Stars: ✭ 193 (-5.39%)
Mutual labels:  sketch-plugin, sketch
Logodrop
A Sketch Plugin to get brand logos right into Sketch App.
Stars: ✭ 140 (-31.37%)
Mutual labels:  sketch-plugin, sketch
Sketch Palettes
A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.
Stars: ✭ 2,267 (+1011.27%)
Mutual labels:  sketch-plugin, sketch
Sketch Navigator
Artboard navigation (with autocomplete) for Sketch.
Stars: ✭ 161 (-21.08%)
Mutual labels:  sketch-plugin, sketch
Move To Library Sketchplugin
You can now move symbol from your project to any library and re-attach all the symbol instances to this library. also it keep the overrides without any problems and it work with abstract that have libraries not in your local machine
Stars: ✭ 174 (-14.71%)
Mutual labels:  sketch-plugin, sketch
Picasso
一款sketch生成代码插件,可将sketch设计稿自动解析成前端代码。
Stars: ✭ 191 (-6.37%)
Mutual labels:  sketch-plugin, sketch
Html Sketchapp
HTML to Sketch export solution
Stars: ✭ 1,811 (+787.75%)
Mutual labels:  sketch-plugin, sketch
Sketch Iconfont
This plugin helps you easily insert and manage icons from icon fonts.
Stars: ✭ 1,980 (+870.59%)
Mutual labels:  sketch-plugin, sketch
Fake Chinese Name For Sketch
生成随机中文人名的 Sketch 插件
Stars: ✭ 141 (-30.88%)
Mutual labels:  sketch-plugin, sketch
Symbol Instance Renamer
Rename symbol instances to the name of their master.
Stars: ✭ 164 (-19.61%)
Mutual labels:  sketch-plugin, sketch
Exporter
A Sketch plugin that exports Sketch artboards into clickable HTML file.
Stars: ✭ 131 (-35.78%)
Mutual labels:  sketch-plugin, sketch
Sketch Batch Create Symbols
A plugin for Sketch to convert selected layers to individual symbols.
Stars: ✭ 134 (-34.31%)
Mutual labels:  sketch-plugin, sketch
Symbol Instance Locator
Locate all instances of a selected symbol or instance.
Stars: ✭ 150 (-26.47%)
Mutual labels:  sketch-plugin, sketch
Copy Framer Code
A Sketch plugin that copies any selected layer to the clipboard as code that can be pasted straight into a Framer prototype.
Stars: ✭ 201 (-1.47%)
Mutual labels:  sketch-plugin, sketch

中文说明

Export Android resources in Sketch.

Features

  • Export PNG or WebP assets into multiple sizes.
  • Preview and export nine-patch assets into multiple sizes.
  • Export vector drawable asset, support gradient and mask.
  • Export app launcher icon for Android 8 and older version.
  • View and export shape drawable XML code from selected layer.
  • View and export color resource XML code from selected layers.

Installation

Install plugin

  • Search "Android Res Export" from Sketch Runner.
  • Download master.zip and unzip, then double-click "Android_Res_Export.sketchplugin" to install.

How it Works

Design at MDPI (1x) size, NOT support for other sizes.

You need to create new asset from selected layers, by run "Plugins" - "Android Res Export" - "New ...", then run "Export ..." to export them. while you have selected layers, the export feature will only export the layer which is selected, and deselected all to export all assets in current document.

For export bitmap and nine-patch assets, you can choose what dpi will exported in "Android Res Export" - "Preferences" dialog.

For export vector drawable, you need to install Node.js (> 8.0) and svg2vectordrawable (2.6.5+).

License

MIT

Donate

Buy me a coffee or donate $5.00 $10.00 via PayPal.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].