Friday, 15 April 2011

splash screen - Simple Android App consisting of two images -



splash screen - Simple Android App consisting of two images -

i'm new android , first project, want create app when opened, displays total screen jpg (similar splash screen) , total screen jpg (which have image of app interface).

this practice.

how create total screen jpgs appear when app opened?

try setting background image rootlayout in xml files.

android:background="@drawable\mysplash"

then add together timer in java file 2 seconds , show layout.

android splash-screen

No comments:

Post a Comment