hi all i m building an appwidget in which i need to update the image of the textview at the run time. i m able to change the image of the image view by the below code
views.setTextViewText(R.id.image, "hi"); but the same is not applicable for the text view. need a quick rescue............ any suggestions are welcomed. -- 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

