question

GoranJoc avatar image
0 Votes"
GoranJoc asked RobCaplan edited

Program a macro that invoke another App elements

Hello,

I would like to write a program or app that interact with another App installed on android.
I got just to open the App, but now I would like to get programmatically all the elements in the actual GUI of this app and interact with its invoking its.
Is is possible to do something like this? I would awoid to use monekeyRunnner as I need to build some decisional logic, or would you recommend to use anther existing tool that build a macro?


dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LeonLu-MSFT avatar image
0 Votes"
LeonLu-MSFT answered

Hello,​

Welcome to our Microsoft Q&A platform!

Based on my research, this answer is no, you cannot control other applications that install your android device by Xamarin or android native Api.

As you known, we just could open other applications like this thread.

https://forums.xamarin.com/discussion/48089/how-to-open-other-apps-from-xamarin-forms

Best Regards,

Leon Lu



If the response is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.