zamonary1

Results 16 comments of zamonary1

Sure! Pretty much no changes from the original source ```rust use adb_client::{ADBDeviceExt, ADBUSBDevice}; use log::*; fn main() { env_logger::init(); // lsusb: // 0e8d:201c MediaTek Inc. A142P let vendor_id = 0x0e8d;...

Hello, have you been able to replicate the issue?

That's really unfortunate, i'll try the code on my laptops and come back with feedback

Good news - i ran the compiled binary on my second machine running arch, and the code worked perfectly with no errors at the end during furst run, but on...

Hello, my tester has sent me the logs from the app utilizing adb_client, the app crashes and logs contain the following error: `ERROR - error while sending CLSE message: no...

Kinda annoying to find out that zed does not support other text encodings. I've been loving the editor so add this please