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

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

serialization - Convert Any type in scala to Array[Byte] and back -

SonarQube Plugin for Jenkins does not find SonarQube Scanner executable -