Skip to content

xxdavid/Android_Res_Export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Res Export

中文说明

Export Android resouces in Sketch, include PNG assets, app icon, nine-patch image and vector drawable.

Installation

1, Download and unzip.

2, Double-click "Android_Res_Export.sketchplugin" to install.

3, Install ImageMagick via Homebrew.

brew install imagemagick

4, Install Node.js and SVGO.

sudo npm install svgo -g

How it Works

Download demo.sketch

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

Use "Make Exportable" or "Slice" to create PNG assets.

Use menu "Plugin" - "Android Res Export" - "New" - "9-Patch Asset" to create a 9-Patch asset.

Use menu "Plugin" - "Android Res Export" - "New" - "Vector drawable Asset" to create a vector drawable asset. Select the chape layers in vector drawable group, click to settings icon in fill property panel, and choose "Non-Zero", then apply "Layer" - "Paths" - "Reverse Order" command from the main menu to reverse the path order.

Use page name to export asset in deferent folder.

License

CC-BY-SA 4.0

cc-by-sa-4.0

Donate

Donate $1.00 via PayPal.

About

Sketch plugin that export Android resources.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%