You need to follow the tutorial I gave you a link to

On Dec 14, 2009 11:43 PM, "Ganesh Ram" <ganesh...@gmail.com> wrote:

Hi Justin..,
Here is my code..,

==========================================================
private Integer[] gItems = {
               R.drawable.l,
           R.drawable.b2,
           R.drawable.bi2,
           R.drawable.big2,
           R.drawable.re,
           R.drawable.ne,


   };
 Gallery gallery;

 @Override
   public void onCreate(Bundle savedInstanceState) {
       super.onCreate(savedInstanceState);

 gallery.setImageResource(gItems[position]);
}

===============================================
Whats wrong ? What i need to do now ? ?

Cheers,
Ganesh

On Dec 15, 11:19 am, Justin Anderson <janderson....@gmail.com> wrote: > How
are you displaying the i...

> On Mon, Dec 14, 2009 at 8:54 PM, Ganesh Ram <ganesh...@gmail.com> wrote: >
> Thanks Mr.Justin. > >...

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to