Replaced image in Android project, but won't update in the app -


I have an Android project, and I want to change the two images I use with the updated people I am So, with eclipse I just remove the old and convert it to the new one with the same name. Then I refresh this project. When I see it in the Painting folder, it was changed but when I run this project, it was still showing an old image in my app. Please let me know the solution. This is very important. Firstly make sure that you have changed the image (S) into all the drawables -

folders. If this is the case, after refreshing the project files, in Eclipse Project-> Clean (and choosing your own project) should do the trick. Also, before re-deploying the device, uninstall the previous version of the app.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -