CS453 | mobile programming
  • outline
  • projects
  • syllabus
  • links

Scalability of GUI: how gui "adapts" to different device screen resolutions

 

One Solution - design the layout using ViewGroups that allow for this --> keeping the same widgets but, letting them adapt to the size of the screen

ANOTHER Solution: use Fragments

 

 

 

cs453:mobile programming

  • home
  • outline
  • projects
  • syllabus
  • links