I have a little problem with the Android emulator, when I change (for example) a string to strings.xml, I rebuild my application, but when I launch the application in the Android emulator, the application starts with old lines and does not work updated with new data.
Does anyone know how to solve it?
Thank you in advance
source share