0

I start a different application from my application and I want to find and press the button in that application. Is it possible? (Provided I have all the access and source code of the application). If yes, can provide any full reference or code with detail?

MAINAME KC
  • 63
  • 1
  • 9

1 Answers1

0

You could have just searched communication between android applications and you would have found many results.

For example, this one, or this one.

Community
  • 1
  • 1
JonZarate
  • 841
  • 6
  • 28