For my game engine, I have all my files in a folder structor (organised as folders within folders) that includes XML's, shaders & PNG's. I just discovered that I can't just drop the root folder (named data) into the Android res folder and have it compile.
What are my options at this point?