How do I know if it's the latest version of my application that is running on the emulator?
问题 I develop an Android application using Eclipse and the Android emulator. Sometimes I don't know if I am running the latest version of my application in the emulator. Is there any way I can check if it is the latest version? E.g. I do a change of the layout for my application, but when I run the application in the emulator and the change isn't visible. Then I don't know if it is an old version of the application that is running or if I have done something wrong in the new version so the change