I I'm developing an Android application. When I run the application from Eclipse development enviroment it works good, but, if I install manually the .apk generate in \bin folder, I lost all images that I put in \res folder (drawable-hdpi, drawable-hdpi, etc). Why?
Make a new folder drawable in res and try putting images in that folder