nwtgck / piping-adb-web

Android Debug Bridge (ADB) over Piping Serer on Web browser
https://piping-adb.nwtgck.org
MIT License
15 stars 3 forks source link

can you give me a guide on how to use it? #1

Open dev-stupid-codes opened 1 year ago

dev-stupid-codes commented 1 year ago

Issue Checklist

Library version

111

Runtime

111

Device

111

Describe the bug

I've followed the readme instructions, but one of these happens:

  1. keeps connecting
  2. connects, but console log says socket is not connected

Steps to reproduce

111

nwtgck commented 1 year ago

Here is the usage: https://github.com/nwtgck/piping-adb-web/tree/df5a278b3fa63cfb12462ee0fe00d507d1744df8#usage

Chromium-base browser is required for the JavaScript new feature (fetch() upload streaming).

dev-stupid-codes commented 1 year ago

I've read it, but:

  1. keeps connecting
  2. connects, but console log says socket is not connected
nwtgck commented 1 year ago

Did you try https://yume-chan.github.io/ya-webadb/? The core system of Piping ADB is highly based on ya-webadb.