A splash screen typically calls finish() just after calling
startActivity() for the next activity. I suggest that you try finish()
again.

On Sat, Jul 23, 2011 at 9:22 AM, Zwiebel <hunzwie...@gmail.com> wrote:
> I made an application, with two logo activity at the start, first is
> my logo, and the second is the application's logo, they are stay for 2
> seconds, and then the next activity starts, the Menu. I can't close my
> application because from the menu if I press the back button, it's
> only show the application's logo, and doesn't exit to the main screen.
> I tried to import the finish(); method to my logo screens, but it
> doesn't works either. With my another application, there weren't any
> problem. What's the matter, what do you think?

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
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