let webusb = await Adb.open("WebUSB");
let adb = await webusb.connectAdb("host::");
let shell = await adb.shell("uname -a");
console.log(await shell.receive());
forked from webadb/webadb.js
-
Notifications
You must be signed in to change notification settings - Fork 0
ADB host implementation based on WebUSB
repoarchiver/webadb.js
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
ADB host implementation based on WebUSB
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%