Platform/GFX/LayerScope: Difference between revisions

Jump to navigation Jump to search
Line 34: Line 34:


'''B2G Example''':
'''B2G Example''':
You need to find the address of your B2G device and replace <tt>localhost:23456</tt> with address of B2G device. Eg. If device has address 192.168.1.22
You need to find the address of your B2G device. To that effect, you can do:
 
adb shell netcfg
 
Replace <tt>localhost:23456</tt> with address of B2G device. Eg. If device has address 192.168.1.22


     python ./websockify/websockify.py localhost:23457 192.168.1.22:23456
     python ./websockify/websockify.py localhost:23457 192.168.1.22:23456
Confirmed users
753

edits

Navigation menu