• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. R

    Apps Trouble with Spinners

    Hi, I'm trying to display some spinners, but I get a runtime exception if I try to put the spinner on the UI. Before the exception I get something to the effect of 'Resources don't contain the package for resource number <some number>.' In R.java, I see that the resources I created are...