Answer the question
In order to leave comments, you need to log in
How to control Android device from PC?
Variables: There is an Android device and a Windows PC.
Purpose: Run a script on the PC that performs certain actions on the device.
Actions: Open specified applications, enter data into fields, launch system functions (Turn on and off flight mode, data transfer, etc.).
Question: In what language and in what environment to start, where you can read information about it. What markup to use to open certain system and installed applications. About input fields, as I understand it is worth using xml markup.
Answer the question
In order to leave comments, you need to log in
It ’s better to look for information about python-adb
In my thoughts, there was also process automation and Python is perfect for this (Creating a menu and a basic application in general)
It is also possible to open applications in the format of specifying the package "start -n com.package.name/com. package.name.ActivityName"
I have not yet found information about filling in the fields and clicking on the buttons.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question