Displaying logo for few seconds at application start

后端 未结 7 1270
粉色の甜心
粉色の甜心 2021-02-08 07:13

I want to display a logo for few seconds before application starts and menu is visible. I want also to use some when it disappears. Should I create a new activity? Can I set it

7条回答
  •  时光说笑
    2021-02-08 07:34

    Here are a few intros to making a splash-page:

    http://www.barebonescoder.com/2010/04/a-simple-android-splash-screen/

    http://blogingtutorials.blogspot.com/2010/11/splash-graphics-activity-in-android.html

    Android SplashScreen

提交回复
热议问题