i want to support our app for 2.2 and while being able to run on 1.5 that means minsdkversion = 3
the problem is that to support all platform i have cut and paste all resorces from mdpi to drawable as 1.5 has different mechanism for choosing resources, now the problemn is that for some resources it says resource not found which i can pin point in drawable folder, any one experienced such thing, thanks