Hey guys!
I recently got a Gamestick. I already tried a lot of things to get under the hood, I am unsuccessful so far.
I have discovered the Gamestick has an open port, number 7002. It appears to be an adb bridge, as typing:
on my PC yields a succesful connection, however, "adb devices" then says that the device is offline.
Has anyone with a bit more know-how (and a Gamestick) tried this? This device looks really useful, but it's locked down and very limited in what it can do right now. I want to try running my apps on it, but it's locked down.
I recently got a Gamestick. I already tried a lot of things to get under the hood, I am unsuccessful so far.
I have discovered the Gamestick has an open port, number 7002. It appears to be an adb bridge, as typing:
Code:
adb connect <gamestick_ip>:7002
Has anyone with a bit more know-how (and a Gamestick) tried this? This device looks really useful, but it's locked down and very limited in what it can do right now. I want to try running my apps on it, but it's locked down.