Hi All,

I am new android developer.
I want to do a screen including Map, List, Text.

Layouts like this:
<Layouts>
       Some Text here.
       <MapView ></MapView>
       <ListView></ListView>
</Layouts>

As i known, using MapView should extends MapActivity and using
ListView should extends ListActivity.
Can i combine two Activities into one?
Is it possible to do it?

Thanks,
Hei

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to