[android-beginners] HelloSpinner example runs but gives resource error

2009-06-24 Thread greg
I think I followed the instructions for the HelloSpinner example (part of HelloViews documentation), and the HelloSpinner application runs within the emulator. However in the Eclipse Problems tab, the following error message is displayed: ERROR Error: No resource found that matches the given nam

[android-beginners] HelloSpinner Example!!

2009-04-25 Thread weird0
I tried this simple example from HelloViews. But the eclipse IDE gets stuck on this little thing and it does not recognize ArrayAdapter. It states:- "ArrayAdapter is a raw type. References to generic type ArrayAdapter should be parameterized" For resolution on clicking the bulb:- 1. Add type p