Android Question Activity.BringtoFront

kimble01

Member
Licensed User
Longtime User
All,
I was in the process of rebranding some old code and suddenly the Activty.BringtoFront no longer exists! Is this replaced by something? I really needed that function, it was perfect for my application.

Thanks in advance.
Gary
 

kimble01

Member
Licensed User
Longtime User
You should simply use StartActivity(ActivityName).

(From where? A service module? As you know, you can't have two Activities opened at same time).

From the Activity itself. I load a view and then I want the activity to be the topmost application. Which it was doing...
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…