issues
search
cocool97
/
adb_client
Rust ADB (Android Debug Bridge) client library
MIT License
144
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AdbStatResponse is not (sufficiently) pub
#57
evanrichter
opened
17 hours ago
1
feat: add install command (tcp + usb)
#56
cocool97
closed
1 day ago
0
support mdns command through adb server with server-status
#55
JinkeJ
opened
4 days ago
6
feat: add mdns devices discovery
#54
cocool97
opened
5 days ago
0
Fix underflow in recv
#53
MahieDev
closed
6 days ago
6
license: remove license-file in favor of license
#52
cocool97
closed
6 days ago
0
feat: add `adb run` command with activitymanager
#51
lavafroth
closed
6 days ago
5
ci: add publish on crates.io
#50
cocool97
closed
1 week ago
0
Add Forward and Reverse commands
#49
rohitsangwan01
closed
1 week ago
0
Add cargo publish step to CI
#48
cocool97
closed
1 week ago
0
`adb_client`: Make the image output of `framebuffer` available somehow without saving to disk
#47
NutchapolSal
opened
1 week ago
1
Multiple improvements
#46
cocool97
closed
1 week ago
0
Build and release .deb .rpm files
#45
cocool97
closed
1 week ago
0
feat: autodetect an ADB device when no vendor or product ID is specified
#44
lavafroth
closed
2 weeks ago
5
feat: use `AdbServerCommand` variants for usb commands when applicable
#43
lavafroth
closed
2 weeks ago
3
feat: implement adb pull for usb
#42
lavafroth
closed
3 weeks ago
14
adb connection refused (os error 111).
#41
lidgnulinux
closed
1 month ago
3
Support devices over usb
#40
cocool97
closed
3 weeks ago
0
feat: add github actions
#39
cocool97
closed
1 month ago
0
feat: add logo + rework README.md
#38
cocool97
closed
1 month ago
0
Fix RegexParsingError when parsing device list
#37
JinkeJ
closed
1 month ago
0
Adding mdns command
#36
JinkeJ
opened
1 month ago
19
feat: should make crate usable on Windows
#35
cocool97
closed
1 month ago
2
usb: Read RSA keypair from user home or generate them
#34
lavafroth
closed
1 month ago
12
usb: use bincode for conversions between message header struct and raw bytes
#33
lavafroth
closed
4 weeks ago
7
wip: parse vid and pid from hex as seen in lsusb output
#32
lavafroth
closed
1 month ago
2
Add helper functions and protocol constants
#31
lavafroth
closed
1 month ago
3
Fix pairing
#30
samuel-cavalcanti
closed
2 months ago
1
adb pair should be a String
#29
samuel-cavalcanti
closed
2 months ago
3
feat: add logcat + log crate
#28
cocool97
closed
2 months ago
0
add windows support via cfg feature
#27
Adjective-Object
closed
3 months ago
1
feat: rework interface to add new transports
#26
cocool97
closed
4 months ago
0
Network fixes
#25
cocool97
closed
4 months ago
0
feat: clippy + bump deps
#24
cocool97
closed
4 months ago
0
Read length with get_body_length correctly
#23
Daerckdev
closed
4 months ago
0
#9 Add windows support
#22
vmillet-dev
closed
1 month ago
12
Add pairing and connecting features over tcp
#21
vmillet-dev
closed
4 months ago
4
Error when calling more than once method of AdbTcpConnection with the same object
#20
vmillet-dev
closed
4 months ago
2
Incorrect devices info parsing
#19
uvlad7
closed
7 months ago
2
return the shell command output from shell_command
#18
Spedoske
closed
1 year ago
1
can shell_command return shell output ?
#17
farss
closed
1 year ago
0
Add Adb run command
#16
cocool97
closed
6 days ago
3
Adding ADB install command
#15
cocool97
closed
1 day ago
1
Spelling
#14
cocool97
closed
1 year ago
0
Adb devices changes
#13
cocool97
closed
1 year ago
0
ADB track_devices to take a callback thats closure friendly
#12
thulasi-ram
closed
1 year ago
2
Sync functionality
#11
jagenheim
closed
1 year ago
5
Adding ADB Pairing
#10
4o3F
closed
2 months ago
5
Error on windows
#9
wdcodecn
closed
1 month ago
3
Allow host-feature to accept serial number of adb connection
#8
jagenheim
closed
1 year ago
1
Next