java - how can i have a list of icons in my android app; -
can 1 suggest how can have list of icons browser icon,email icon , contacts icon upon clicking on should lead android browser,email , contacts apps respectively...right have done it, upon clicking buttons. want icons(with image , text) instead of buttons...
check out:
http://developer.android.com/resources/tutorials/views/hello-formstuff.html#custombutton
this show had put images want in res/drawable/ , load them buttons in app.
Comments
Post a Comment