java - How do you create a title screen for an android app? E.g. When the app is loading like Facebook -


hi developing app , cannot find how create title/loading screens when app boots up? new activity or function? appreciated thanks.

you want splash screen. there bunch of topics on google it.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -