This is a utility plugin that applies the export settings for different pixel density sizes on Android.
You can read the documentation in the link below around why density independent pixels are used to support multiple devices.
https://developer.android.com/training/multiscreen/screendensities
- Select the frame containing the asset you'd like to export
- Press
command + /
or search forAndroid Pixel Density Export Settings
in the Plugins menu - Run the plugin
- Export settings should be prefilled
All credit goes Brian Lovin whose plugin, iOS Export Settings, gave me the initial idea and also allowed me to fork his repo on GitHub and tweak a few values to publish this plugin.
Feel free to ping me on Twitter @justinmfarrugia if you have any questions or ideas around how I can extend this plugin.