sending an Intent with action android.intent.action.MAIN and category android.intent.category.HOME might do the trick (haven't tested that myself)
On 24 Feb., 14:12, Immy <[email protected]> wrote: > On click of some button, is it possible to perform the operation or > call the method the HOME button calls by default? > > In other words, I just want to "Minimize my application" or moving my > application to the background on pressing the back button. > > Thanks, > Immanuel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

