How to go back from 3rd activity to first in Android -


i have tab view , in 1 activity tab start activity start b activity how can in case go in tab activity. try intent.flag_activity_clear_top clear activity ann activitys in tab view.

can give suggestion.

start b using startactivityforresult , when want go first activity set result result_ok. in onactivityresult check if result result_ok call finish().


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -