I’m just wrangling with Eclipse and updated the splash.9.png image in the res/ folder, but when test-running the app on my phone (USB-connected) it’s still showing the old splash screen image.
Do I need to clear caches somewhere in Eclipse? Running Eclipse Juno for mobile developers.
Thank you!
I used to have the same problem on Helios but haven’t had it yet on Juno, it seems to update automatically when I next save a change.
Try moving the image to a different directory, make a change in Eclipse and save so it registers the lack of the drawable and then move the updated image back. That’s how I used to fix it in Helios, anyway.