[android-developers] Is it possible to using a url image in ImageView

2010-11-22 Thread Leon Moreyn-Android Development
So here is my question. I am trying to use an online thumbnail. I can have looked around and have not found too much data on this. Can some provide me the simplest way to do this. Also If i implement a simpleExpandableListAdapter which is designed as a textView Adapter is there a way to force the

Re: [android-developers] Is it possible to using a url image in ImageView

2010-11-22 Thread Kumar Bibek
The answer to both your questions is Yes. http://developer.android.com/reference/android/widget/ImageView.html#setImageURI%28android.net.Uri%29 http://techdroid.kbeanie.com/2010/06/textview-with-html-content.html Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Sat, Nov 20,