On 11 February 2011 18:11, DanielleM <dmurkerso...@gmail.com> wrote:
> Hello all:
>
> I was wondering if there is a way to have a splash image display while
> my app is loading? As it is right now, it's just a black screen until
> the main activity launches and it may confuse people into thinking
> that the app is stuck or not launching properly.

No, you can't have any splash screen while app is loading. If your
app needs some time to start up *after* being loaded by OS, then
you may show up something (splash image, progress bar etc)
to notice users you're loaded and yet busy working...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to