Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 265 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 265 Bytes

DSTN_Client

adb forward tcp:5000 localabstract:msg-test. Use this to forward data from adb to localhost:5000 port.

Anirudh:
-Made the app to send the data over a single thread
-Used https://github.com/facebook/stetho to send data over usb to adb