How to add ListView to MapView from the xml resource ?

Posted by user164589 on Stack Overflow See other posts from Stack Overflow or by user164589
Published on 2010-04-20T09:33:25Z Indexed on 2010/04/20 12:03 UTC
Read the original article Hit count: 171

Filed under:
|
|

Hi guys.

How to add ListView to MapView from the xml resource ?

In order words, I am trying to make a screen contains google MapView and ListView.

Because impossible to extends 2 Activitys' (ListActivity & MapActvity), I am trying to add a ListView(It is created from xml resource) to MapView.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about android

Related posts about layout