I am stuck at the point where i want to show flex control like buttons and labels etc. at the bottom and a native android Map on the Top. What happens is the map activity covers the whole screen. Is there any way to setFrame of the Map view as there is in IOS. Or is there another way so that i can show flex control as well as a native android map in a single view.
Asked
Active
Viewed 162 times
1 Answers
0
You should create layout for location map using xml.Place mapview at the top and buttons at the bottom in this xml.

Asha Soman
- 302
- 2
- 6
- 18
-
thanks for the reply but my controls will be on Flex app not in android app.only the native android map will be of android. – Nishith Sheth Sep 25 '12 at 08:28
-
Hi, what native extension are u using for the map? is one u created? – goseta Sep 27 '12 at 23:51