I have a project of which I want to make jar file. But this project needs some layout and some drawable.
If i will export jar file of source code how will i give support of layout and drawable in other projects where i will that jar as lib.
Please help with the same