Skip to content

How to create and setup an icon pack

Jahir Fiquitiva edited this page Mar 2, 2023 · 3 revisions

This wiki does not cover how to create an icon pack, because that's not really related to the dashboard.

You can find useful info here:

Hope it helps.

Additionally, be sure to keep your xmls (appfilter.xml, drawable.xml, etc.) in these two folders:

  • app/src/main/assets/
  • app/src/main/res/xml/

They can be exactly the same. It's just that some launchers might read them from one folder or the other.

And if you want to also support Smart Launcher, follow the guide in this link

Clone this wiki locally