Array of ImageView
        Posted  
        
            by Viral
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Viral
        
        
        
        Published on 2010-04-15T05:38:08Z
        Indexed on 
            2010/04/15
            5:43 UTC
        
        
        Read the original article
        Hit count: 476
        
hi,
I m making a Shooting game, in that I want an array of ImageViews , so that for each new level the bullets can be Disappear and the view will be shown from the initial level. SO if Any one know how to store imageviews in an array kindly tell me... regards viral..
© Stack Overflow or respective owner