I want to contact the adb service on my Android phone (via USB) from my c / C ++ application.
It should be "fast", so there is no way out of the shell to run a Java program.
Are there any examples in this case and an API for this type of connection?
Thank.
source
share