Zeplin automatically generates resources, including measurements, assets, and code snippets tailored to the selected platform's needs. When working on Android projects, select Android as your platform while inspecting a screen or component to get the appropriate formats.
💁♀️ You can learn more about switching platforms to access specific assets and specs here.
Here's a list of features that will help you develop Android projects:
Measurements are in dp/sp.
Assets are available as:
PNGs and optimized PNGs (mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi)
SVGs and optimized SVGs
JPGs and optimized JPGs (mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi)
WebPs (mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi)
Vector Drawables are on the way!
XMLs from the color palette and text styles from the project’s styleguide.
TextView code snippets from text layers.
You can change the folder to which your assets will be downloaded by clicking on the "Exporting to ..." text on the right panel.