moveTaskToBack(true); ?? 2011/3/6 TreKing <[email protected]>
> On Sat, Mar 5, 2011 at 7:26 PM, Chris Stewart <[email protected]>wrote: > >> I tried onResume but that was even called when I visited the initial >> Activity the first time, so I'm guessing there's something else I should be >> doing. > > > I usually go with onStart() / onStop() for things that need to happen while > the user is actively paying attention. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- A. Gökalp KUŞÇU http://www.gokalpkuscu.com gokalpkuscu - linkedin <http://tr.linkedin.com/in/gokalpkuscu> gokalpkuscu - facebook <http://www.facebook.com/gokalpkuscu> gokalpkuscu - google buzz profil<http://www.google.com/profiles/gokalpkuscu> gokalpkuscu - osum profil <http://osum.sun.com/profile/Gokalp> Before you walk the walk, you have to learn to talk the talk ~ Spring in Action -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

