Multiple choice technology embedded technologies In Android, user interface is built using the following objects Dialog View Menu View groups Reveal answer Fill a bubble to check yourself B,D Correct answer Explanation Android user interfaces are built hierarchically using View and ViewGroup objects. Dialogs and menus are window components that contain view hierarchies rather than being the direct structural building blocks.