Set focus on a runing Activity
        Posted  
        
            by Raymond
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Raymond
        
        
        
        Published on 2010-03-24T07:30:08Z
        Indexed on 
            2010/03/24
            7:33 UTC
        
        
        Read the original article
        Hit count: 371
        
Hi all, I have an Activity that keeps running after the HOME button is pressed (naturally) and of-course the focus is in the home screen, and when the running process ends i need to restore the focus on that activity...
in more PC expression, i need to maximize the application ;)
Any help is good.
thx in advance.
© Stack Overflow or respective owner