On Jul 31, 5:26 pm, "Adriano B. Godinho" <adri...@godinho.eng.br>
wrote:
> Hi,
>
> You can declare your activity with singleTask launch mode.
>
>  <activity android:name=".YourActivity"
>                   android:label="@string/app_name"
>                   android:launchMode="singleTask"/>
>
> More 
> details:http://developer.android.com/guide/topics/fundamentals.html#lmodes

Fantastic, thanks! :-)

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