I am designing an app for various platforms, in which the user is able to select his choice from list of XYZ items and the server responds me the details of the selected item along with the icon image. Now is this possible to change the icon image dynamically in standard, released signed application?
I want to implement this approach in Android, iPhone, BlackBerry Apps. Is there a way to achieve this approach?
Thanks, Panache