I have the Activity ONE with a header and some content on the top of the activity, and some content on the bottom of the activity.
I want to embed a MapActivity TWO on the Middle part of the Activity ONE.
It is possible? How to do it?
I’m checking ActivityGrup documentation and some questions like this: android: using ActivityGroup to embed activities but i can’t find the way to achieve my needs.
Thanks
It is simply impossible to achieve it, i must move all the content from Activity A to activity B (map)