Is it possible to separate the code of an app into a library (I made the project Library) and then just creating new project, that would only replace the drawables with other resources? Everything else needs to stay the same, just the graphics different.
Is this possible?
Yes. Straightforward. You’ll need an individual manifest at least, though. 😉