Splash.png image changed, but it does not change in the emulator

I just argue with Eclipse and updated the splash.9.png image in the res / folder, but when testing the application on my phone (with a USB connection) it still shows the old screen saver image.

Do I need to clear caches somewhere in Eclipse? Launch Eclipse Juno for mobile developers.

Thanks!

+4
source share
1 answer

I had the same problem with Helios, but I didn’t have it on Juno yet, it automatically updates when I save the changes.

Try moving the image to another directory, make changes to Eclipse and save it so that it registers a lack of drawing, and then move the updated image back. Somehow, I used it in Helios.

+3
source

Source: https://habr.com/ru/post/1436606/


All Articles