小编Sav*_*ing的帖子

从通知导航到父活动

My question is that I have two activities, Activity A and Activity B. Activity A is the main activity, Activity B is only accessible by touching a notification.

I need to be able to touch a notification, which will open Activity B. After the user is finished with Activity B, they can press the back button or finish Activity B. When Activity B closes, Activity A should be shown. Currently, I close Activity A (which closes the entire app) and …

notifications android push-notification parse-platform

5
推荐指数
1
解决办法
2350
查看次数