990 reputation
62447
bio website
location
age
visits member for 3 years, 4 months
seen May 10 at 3:47
stats profile views 149

Apr
6
asked Android: passing paramters between classes
Apr
6
answered android: how to add an image button?
Apr
6
asked android: how to add an image button?
Apr
4
asked Java Regex Matcher Question
Apr
2
asked android: adding button to the title of the app?
Mar
31
comment Android: failed to setContentView when switching to ListActivity
[update] {you know what just happened? I changed RelativeLayout to LinearLayout and it worked..hmm..... } I made sure the R.id I set in the adapter is indeed the one in XML file. don't know what's going on there... Do you think I should extend the adapter (which one?) and write my own getview() function?
Mar
31
comment Android: failed to setContentView when switching to ListActivity
interesting! Using your layout the text is not empty. But my layout listed above becomes empty! Any idea why?
Mar
31
comment Android: failed to setContentView when switching to ListActivity
Thanks I tried it out and it did give a list of items. However, why the text are all empty in this case?
Mar
31
accepted Android: failed to setContentView when switching to ListActivity
Mar
31
comment Android: failed to setContentView when switching to ListActivity
I do see lots of similar posts around, and ppl are definitely using ListActivity without a ListView: stackoverflow.com/questions/2451744/…
Mar
31
comment Android: failed to setContentView when switching to ListActivity
then basically you are saying this classic article is wrong? androidguys.com/2008/07/14/fancy-listviews-part-one I'm trying to create a list view of items that contain both icon and text for each of them.
Mar
31
awarded  Commentator
Mar
31
comment android: which view should I use for showing text and image?
and btw: the tutorial in androidguys.com/2008/07/14/fancy-listviews-part-one doesn't really work any more.
Mar
31
comment Android: failed to setContentView when switching to ListActivity
If I set back to Activity, how should I call setListAdapter for a list of new items?
Mar
31
comment android: which view should I use for showing text and image?
I had encounted new errors, can you take a look at my new post: stackoverflow.com/questions/2549585/…
Mar
31
revised Android: failed to setContentView when switching to ListActivity
added 184 characters in body
Mar
31
asked Android: failed to setContentView when switching to ListActivity
Mar
30
comment android: which view should I use for showing text and image?
Thanks I edited original post. Could you please take a look?
Mar
30
revised android: which view should I use for showing text and image?
added 1587 characters in body
Mar
30
asked android: which view should I use for showing text and image?