Open vbanthia-zz opened 7 years ago
So it's a MetroPCS phone. I strongly believe that this has the same issue as Alcatel Onetouch Pixi Glitz from Tracfone. The symptoms were the same. I managed to root the device and pull the adb binary from it at the time, and confirmed that it had been modified to not accept any socket connections using localabstract
, tcp
, jdwp
or track-jdwp
. Notably localfilesystem
was not present, although mount permissions may have prevented those from working anyway - I did not check.
Any updates on this issue?
MetroPCS phones are heavily customized. I’m not sure if it’s worth the effort. You could help us out, though, either by donating a device or investigating the issue and reporting your findings here.
How can I donate a device?
Also, what is the cheapest device that I can use with this software?
Sorry for the late response. If you are interested in donating a device, you can email me at simo @ the name of this github org .io
.
I've hooked up a ~$25 Chinese device into OpenSTF and it worked fine, though the device was obviously quite slow. Anything non-MetroPCS should work.
What is the issue or idea you have? Client requests to minicap, minitouch & STFService.apk servers are not reaching.
STF Logs
Debugging attemps
Output for ZTE Max
Minicap logs for ZTE Max
Output for working device
Minicap logs for working device
As can be seen in minicap logs, minicap is not receiving requests. It may be a firewall issue created by the carrier in order to control Tethering. Could not verify this since
iptables
access is not given toshell
user.I also tried
adb reverse
and this is working fine. I can access web app running on Mac OS from android browser using adb reverse port forwarding.Does it only happen on a specific device? Please run
adb devices -l
and paste the corresponding row. Yes, device specificPlease run
stf doctor
and paste the output here.