There are several warnings in my Android application about the following form when I run it in the emulator:
"Resources do not contain package for resource number <Hex Address>"
How can I fix these warnings? In particular, is there an easy way to find out what a hexadecimal address means?
source share