Very nice. That would be interesting to hack around with.
I thought about Android Debugging on how I would want to connect to something like that.
It sounds as though ADB is written in C, https://en.wikipedia.org/wiki/Android_Debug_Bridge#Architecture
There are books and shit on it, and you still have to end up running C on your development server.
Very nice. That would be interesting to hack around with.
I thought about Android Debugging on how I would want to connect to something like that.
It sounds as though ADB is written in C, https://en.wikipedia.org/wiki/Android_Debug_Bridge#Architecture
There are books and shit on it, and you still have to end up running C on your development server.