Hi All,
I have an application which gets launched on the URL click.
Now if i get an SMS or in Calendar event i have a URL and i click on the link to launch the application it works fine; i see splash screen followed by login screen.
Then If i long home and go back to the SMS or Calendar it displays the splash screen( which the launcher and reads the Intent ) of my application; which is not expected.
Is there any way to handle this case; the Messaging app or Calendar app should not display the application which they have launched.
I tried using the android:taskAffinity and android:allowTaskReparenting flags in AndroidManifest file; but it did not help.
Any suggestions on this...?
Thanks and Regards;
Abhay
--
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
No comments:
Post a Comment