"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

/res folder contents from android jar missing

Hi, everybody.

I'm trying to create Android plug in for unity. I create some feature class in java which is need some images. I have some images in my Eclipse - java /res/drawable folder for my java feature

I have exported my java project as jar and put it in Unity's assets/plugin/android/ folder

But, after building my Unity project into Android apk, I can't find my images from my java jar, they doesn't include in apk

I checked it by rename my apk into .zip

Is anyone know any solution for my problem?

Thank you very much

Sorry for my poor english :)