Skip to content

bnsantos/activity-navigation

Repository files navigation

activity-navigation

Android Test preserving activity navigation on Notifications

References

1 2

Problem

Activity A starts Activity B waiting for result. But Activity B can be started from Notification. Want to keep navigation when starting B from Notification

Solution

While starting B from notification the Activity A starts from onCreate method. The onActivityResult method is not called so I added the result into a shared preference and check that value while starting A

About

Android Test preserving activity navigation on Notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages