Android how to add activities to backstack like fragments -


i have multiple activities. want add them backstack, when open activities 1 one fragments. possible activities add them in backstack fragments. useful. thanks!

just launch new activities on top of activity , not finish current activity. android maintain activity stack of own. return previous activity once finish current activity


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -