Adding Drawable to Android library project -


when place ic_sam.png in drawables of module project main app includes, while getting drawable r.drawable.ic_sam below error java.lang.nosuchfielderror:

is cannot add drawables in library projects?

if no add ? experts please guide.

you have create aar project if want bundle resources library. more in how create aar project can found out here


Comments

Popular posts from this blog

ios - UITEXTFIELD InputView Uipicker not working in swift -

Hatching array of circles in AutoCAD using c# -