I am having a strange problem using findViewById(id). It comes back with resource not found even though the resource is definitely there. It is a textview in a layout next to another textview, one of the textviews I can find by id but the other shows resource not found. Is there any reason this might be happening?
This exception is thrown by the resource APIs when a requested resource can not be found.
An exception thrown by AppSearchSession or a subcomponent. BackingStoreException. Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
Make sure that you aren't really just trying to set the text to a number and expecting it to automatically convert to a string.
Try cleaning your project or post some code.
Sometimes the ID's do not get correctly regenerated if you are using Eclipse. This requires the project to be cleaned and sometimes refreshed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With