Hi,

I want to populate my UI with dynamic buttons at runtime. I am trying
to invoke a feed from the net and based on the results (which are URLs
pointing to image resources), i need to create buttons on the layout
with their background set as images retrieved from URLs. I have an
array of buttons which get instantiated based on the number of results
returned. I was wondering whats the best way to do it - as writing
them on the main.xml is not feasible.

Cheers

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

Reply via email to