Android Hello, Gallery tutorial -- "R.styleable cannot be resolved"
        Posted  
        
            by Guy Starbuck
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Guy Starbuck
        
        
        
        Published on 2009-11-11T19:29:20Z
        Indexed on 
            2010/05/06
            7:48 UTC
        
        
        Read the original article
        Hit count: 274
        
When working on the Hello, Gallery tutorial/sample app, after following the instructions on the site, Eclipse reported that R.styleable cannot be resolved.
What is the reason for this error, and how can it be fixed or worked around?
© Stack Overflow or respective owner