Such an error popped up:

android.content.res.Resources $ NotFoundException: Resource ID # 0x7f0702b9.

This happens on one machine. On all the others, everything is fine. Can anyone tell me where you can read information on this issue? Or maybe someone faced with similar. Thank you in advance.

  • Show how you set this line. - Suvitruf
  • one
    He writes that the necessary resource is missing, some kind of icon, line and the like. Apparently you are not using your own application resources, but resources from the Android API and on some kind of firmware compiled in the very center of China or by the domestic craftsman-made this resource was removed from the firmware. - pavlofff
  • In fact, it is not at all clear what happened. Found a line with a resource, deleted (the line changed the appearance of the interface), everything went. Then I returned the line back, everything became normal. - Ikibana 8:32 pm

0