I am writing a program that should have the following layout:

I’ve tried this so far:
- Make entire Layout a LinearLayout
- Map is in a Frame Layout
- Picture from camera is in a Frame Layout
- The rest are in a Relative Layout
Everything works from 1-3 but the edittext boxes dont appear at all.
Does someone have a better way for me to organize the layouts in order to achieve the above image?
Try this: