Tuesday, December 17, 2013

iOS7 > Lesson#19 - Add a Splash Screen into your application

Background

In this lesson, we will learn:

  • Introduction to Splash Screen
  • Add a Splash Screen into your application


<Introduction to Splash Screen>

Splash screen is the first screen you see when launching an application. Usually, splash screen is an image covering the entire screen and disappears after the main screen is loaded.

The primary purpose of splash screen is to let user know your app is loading and give user an introductory screen showing your brand. Splash screen is especially important for apps that take longer time to launch.  
Splash Screen sample
Different model of iPhone has different screen resolution
  • 320 x 480 (for iPhone 2G / 3G / 3GS) 
  • 640 x 960 (for iPhone 4 / 4S)
  • 640 x 1136 (for iPhone 5)


WebRep
currentVote
noRating
noWeight

No comments:

Post a Comment