or a simple way would be use compound drawable of  textview.

On Mon, Mar 15, 2010 at 5:31 PM, NewDev <[email protected]> wrote:

> Sorry for the previous mail. I got it how to do it :-) Now I am able
> to achieve what I wanted it :-)
>
> Thanks again,
>
> On Mar 11, 10:08 pm, Makas Tzavellas <[email protected]>
> wrote:
> > Sounds like you want to use a GridView, create a custom adapter that
> > returns an ImageView and set OnItemClickListener to activate your
> > desired behaviour.
> >
> > You would probably want to take a look at the API Demos that uses
> > ListViews for some examples.
> >
> > On Mar 11, 5:55 pm, NewDev <[email protected]> wrote:
> >
> > > Hi,
> >
> > > I want to write an android application, that should have a homepage or
> > > home screen and having many utilities. Each utility should have an
> > > icon with the name. So clicking on each utility or the icon, the
> > > corresponding next screen should be displayed. It should be similar to
> > > the android home screen. Is there any sample application that i can
> > > refer? Could anybody please let me know, how to set the icons for the
> > > utilities in the homepage of my application.
> >
> > > Thanks in advance,
> >
> > > NewDev
> >
> >
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to