I created a new theme for my application and decided that I no longer needed the old one. So, I copied my new image files over the old ones, replacing them all. I have done this for all of my output folders. Then I recreated R.java
just in case and rebuilt my application.
For some reason, it collects old images and displays them. Well, I thought there must be something in memory / cache. I just wipe the emulator image and try again.
After that, the application still used old photos. I thought I must have been mistaken and checked the images in Eclipse, but new images appeared there. Then I made serious decisions and deleted the output folders. Of course, this caused my interest in the project, so I quickly added the necessary new photos and rebuilt the project. No errors appeared, and all the images appeared in Eclipse.
But when the application started, old images were still showing. Except some parts of the application. Of the 70 or so images that I used, only 2 now displayed the new version. Everyone else is still showing old photos.
What can be done here? I tried to restart the emulator, update the project, create a new project using the old one as the source, restart my phone, erase all application data before installing the application, delete all images and replace them with new ones, but nothing seems to work.
How does an application that contains new images that run on a completely new emulator still display images that were deleted at least an hour earlier?
Sander van't veer
source share