I'm studying frida and Genymotion.
Genymotion install in my dockerbut I want to run 'adb' in container.
In Docker, Successful execute .. but In container is occured Error , , like this
"adb server is out of date. killing...cannot bind 'tcp:5037': Address already in useADB server didn't ACK
- failed to start daemon *error:error:"
My Environment is ..Ubuntu 16.04Python 2.7Frida 11.0.2adb 1.0.32Android 8.1
Help me . .please ...
I want to use adb in my docker container