Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
WHAT YOU WILL LEARN IN THIS CHAPTER:
In this chapter you'll take a look at how to approach developing mobile applications that will adapt to more than one screen size.
In essence, the chapter focuses mainly on the design of the mobile application within the viewing window. For the majority of apps the logic and core should be the same, and so giving applications a consistent look is the order of the day.
First you'll get an understanding of screen resolution and the difference between measuring screen size by the number of pixels and measuring the screen size by physical distances.