Thanks for your replies,

Actually, my application will run when incoming call is detected. Because i
do not know how to integrate my application into original dialer so i must
implement my application as a separate application. So when users press
Green Key, i want my application to exit and transfer this EVENT to original
dialer. Do you have any idea to solve my problem?

On Fri, Mar 13, 2009 at 2:12 AM, Streets Of Boston
<flyingdutc...@gmail.com>wrote:

>
> First you should figure out what you really try to accomplish. I don't
> know the details of your app, but i guess that your goal is not to
> push a button. The goal is the action that occurs when the button is
> pushed.
>
> I would just call the action (method/java-code/etc) directly that
> would have been called by the button-click of the other activity.
>
> On Mar 12, 7:31 am, "npak...@gmail.com" <npak...@gmail.com> wrote:
> > Hi all,
> > When my application is running, a button is pressed.After my
> > application processes this event, i want to continue to transfer this
> > event to other applications. Is it possible? If yes, how to do that?
> > I very appreciate your advices,
> > Thanks,
> > NPAK
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to