Activity Stack Android -


i understand how activity stack works , how use intent flags (single_top, etc etc) in correct way. example, if want avoid instantiate new activity if instantiated, how do?

thanks lot in advance guys.

well there good official documentation it.

if need bad solution backstacking until have needed activity backstack can using method getrunningtasks in activitymanager, position of activity searching , backstack multiple times.


Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -