Multiple choice technology embedded technologies Which is not a type of layout object in the following? FrameLayout TableLayout RelativeLayout SystemLayout Reveal answer Fill a bubble to check yourself D Correct answer Explanation FrameLayout, TableLayout, and RelativeLayout are all standard Android layout classes. SystemLayout does not exist in the Android SDK, making it the correct non-layout object.