beside the suggestion from Cao Minh, you could also do some try-n- error experiment on your layout xml file of the map activity. i have a gut feeling that HorizontalScrollView may fit more of your purpose because . i don't know, though.
On Jul 26, 10:18 am, tstanly <[email protected]> wrote: > thank you for your reply, > > so I want to ask the next question, > that's how to put list with themapview?? > > I just think it must extends ListActivity, > is there another methods? > > thanks so much!! > > On Jul 26, 3:02 am, HeHe <[email protected]> wrote: > > > > > afail, you could combine amapviewand listview (or any other sort of > > views) in a map activity. > > > as for how-to, you should do some experiment. > > > On Jul 23, 10:34 pm,tstanly<[email protected]> wrote: > > > > hi all, > > > > for now i have a list, > > > using extends listactivity, > > > and now i want to addmapviewon the same activity using framelayout > > > probably, > > > > but if i want to use themapview, the activity must extends > > > mapactivity, > > > > one must extends mapactivity,the other must extends list activity, > > > > if it possible to do that??? > > > > thanks!!!- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

