Skip to main content
All CollectionsDeveloping with Zeplin
Developing Android projects using Zeplin
Developing Android projects using Zeplin

Learn more about features that help Android developers

Bedriye avatar
Written by Bedriye
Updated over a week ago

Zeplin automatically generates resources, including measurements, assets, and code snippets tailored to the platform's needs.

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.


Related articles

Did this answer your question?