When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

Android Layout Fundamentals

Understand the basic Android layout classes, and how to use them effectively.

     
  • 4
  •  |
  • Reviews ( 529 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (529 reviews )
  • icon1 hour 39 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Android Layout Fundamentals

Android has four basic layout classes: LinearLayout, RelativeLayout, FrameLayout and TableLayout. How do they work? How to decide when to use which? This course goes into the details of each class, explains their various attributes, then demonstrates various tools and techniques to examine and optimize your layouts.

What You Will Learn?

  • Introduction : 15mins.
  • LinearLayout : 12mins.
  • RelativeLayout : 13mins.
  • FrameLayout : 6mins.
  • TableLayout : 11mins.
  • Choosing the Right Layout : 39mins.