Hi, I have ZTE Open with Firefox OS.
I have macosx laptop. (And also parallels with windows vista, 7, 8 etc. if it may help…) I enable remote debuging and console in phone settings and remote debuging in Firefox Nightly on desktop. Download adt-bundle-mac-x86_64-20130917 from http://developer.android.com/sdk/index.html and run: ./adb devices List of devices attached roamer2 device So device is connected Then I run ./adb forward tcp:6000 localfilesystem:/data/local/debugger-socket Because this article https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging Then I open Firefox and Tools -> Web Developer -> Connect… http://f.cl.ly/items/1N3F2n441S36163q170E/Screen%20Shot%202013-10-13%20at%203.43.02%20PM.png And nothing… Just timeout. Then I try ./adb forward tcp:6000 tcp:6000 Get this on my ZTE Open: http://f.cl.ly/items/0n3T2q2Q2G2v090j0U3q/2013-10-13-15-55-53.png Click "Ok" and get this on my desktop: http://f.cl.ly/items/2j0O1b0y3n2e2n3Q1a0E/Screen%20Shot%202013-10-13%20at%203.50.34%20PM.png No tabs! What I am doing wrong?! Help me please. With all best regards. Anton. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
