Adding directories to resources folders in Android -


If I have a large project with many resources, is there any way to use them? I'm tired of adding directories to the directory / but this does not work.

Unfortunately, no. You can not subdirectories inside a resource directory. Pardon!


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -