hi all,

Happy new year to all...

I have a question on starting the activity...
if the activity is onRunning(already started)
{
       How can I call the activity to run, without duplicate and
restart the activity???
       coz whenever I use this.startActivity(intent); twice, it will
start twice
       I wan to start onces even I call twices...
       if the activity onRunning at background and bring it in front
when I second call...
       Any idea???
}
else
{
       Start as new activity...
}

your attention is much appreciated... thanks...


Wesley.
--~--~---------~--~----~------------~-------~--~----~
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