You need to follow the tutorial I gave you a link to
On Dec 14, 2009 11:43 PM, "Ganesh Ram" <[email protected]> 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 <[email protected]> wrote: > How
are you displaying the i...
> On Mon, Dec 14, 2009 at 8:54 PM, Ganesh Ram <[email protected]> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en