[android-developers] How to start a new activity using the command of am,but not brought the activity to the front from its associated task?
Hi,all:
How to start a new activity using the command of am,but not brought the activity to the front from its associated task?
I use the command of "adb shell am start -a com.android.intent.MAIN -n com.android.browser/.BrowserActivity -f 0x34288000", and the flag value may be 0x00008000,0x10200000 etc,but they all
can't work as I need.The result is "Warning: Activity not started, its current task has been brought to the front" or "Warning: Activity not started because the current activity is being kept for the user".
Thank you for your help.
-- 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home