Hi,
How can we programatically push our app to run in background?
I am doing one browser app. and when I am directly launching my
application and clicking back key . It will show in the list of
background running process.At this time Category is
"CATEGORY_LAUNCHER" but at the same time if we try to run same app via
third party app.and then clicking back key,its not showing in the list
of background running process.Here the Category is
"CATEGORY_BROWSABLE".and its not displaying in the list of running
process.I noticed that the same behaviour in default android browser.

But is their any way to make my app to run in background by clicking
back key without killing my application?
Please help,its very urgent.

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

Reply via email to