Hi:
I have a python program that interacts with android devices, the thing is that my python program is integrated with a C# program that uses specific adb.exe file, so I want to use ppadb in my python, but the thing is that i need to use the same adb.exe from the C# program, in order to not having abd conflicts.
The question here is, there is any way to configure ppadb to use specific adb.exe file??
Hi: I have a python program that interacts with android devices, the thing is that my python program is integrated with a C# program that uses specific adb.exe file, so I want to use ppadb in my python, but the thing is that i need to use the same adb.exe from the C# program, in order to not having abd conflicts. The question here is, there is any way to configure ppadb to use specific adb.exe file??