How do i do that?

I couldn't find a way to do that in the code. A intent receiver is
already defined for action android.intent.action.HOME and category
android.intent.category.LAUNCHER in the manifest...

Thanks for replying,
Immanuel



On Feb 24, 7:50 pm, "[email protected]"
<[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to