On Mon, Jul 12, 2010 at 9:02 AM, dilu wrote:
> I am not able to put array list into hashmap.
What does this mean? What array list? What hashmap?
-
TreKing - Chicago transit tracking app for Android-
Hi,
I am calling one webservice.Result of webservice I am storing in an
Array list.
Result of webservice I want to display as list view.
For ListView I am using SimpleAdapter.
and SimpleAdapter is something like this:-
SimpleAdapter adapter = new SimpleAdapter(this,hashmap, layout, from,
to);
I a
2 matches
Mail list logo