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