Put your code in synchronized block and start intent only in ACTION_UP On Wed, Jan 19, 2011 at 8:47 AM, TreKing <[email protected]> wrote:
> On Sun, Jan 16, 2011 at 9:26 AM, Karolis <[email protected]> wrote: > >> I want then ontouch to start next activity, but then i touch the screen >> next activity starts 2 times. >> > > Track if you've already launched the activity and if so, don't do it again. > > > ------------------------------------------------------------------------------------------------- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

