I set android:excludeFromRecents="true" to A Activity in AndroidManifest.xml in order to exclude app recent history. In Addtion, A Activity is enty point when App starts and can let B Activity start. As soon as B Activity start, I want to record my app in app recent history. Is there any way to solve this matter ?
-- 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

