1

Please help me for going from main.xml to another layout by showing the main layout for 5 seconds with an image.

Only one image is there in main layout.

1
  • Try using a more descriptive title Commented Sep 1, 2010 at 11:31

1 Answer 1

4

i think you are in search of "Splash Screen to show in android" which is showing image or logo regarding an application for the few seconds.

And for implementing "Splash screen", look at this example: http://www.androidpeople.com/android-loading-welcome-splash-spash-screen-example/ , which i found exact solution.

Sign up to request clarification or add additional context in comments.

1 Comment

@mohammedsuhail: This looks what you are looking for. Remember you don't go from a layout to a layout. You go from an Activity to an Activity.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.