Releases: K3V1991/APK-Bundle-Installer
Releases · K3V1991/APK-Bundle-Installer
v1.0.4
Updated Screenshot
Updated Menu
Updated ADB Files:
Changelog:
adb:
- macOS: Reverted "unstable connectivity (MacBook high speed cable)" resolution due to adb install hang (issue #270205252).
fastboot:
- Windows: Fixed "mke2fs: Illegal or malformed device name while trying to determine filesystem size" error introduced in Platform tools 34.0.0 (issue #271039230).
v1.0.3
Updated ADB Files
Changelog:
adb:
* Don't retry adb root if first attempt failed.
* Fix track-devices duplicate entry.
* Add receive windowing (increase throughput on high-latency connections).
* More specific error messages in the "more than one device" failure cases.
* Reject unexpected reverse forward requests.
* Fix install-multi-package on Windows.
fastboot:
* Remove e2fsdroid as part of SDK platform-tools.
* Print OemCmdHandler return message on success.