android - application should minimize on backkey press -


I have a requrement in my application, if I suppress the backkey application, then I should not quit (as I have Instead of just one activity app, it should reduce the application, such as with the Home key press, any help is being appreciated.

  Override public null at @BackPressed () {moveTaskToBack (true); }    

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -