Version | Change log |
Android SDK for Mac and Linux Release 35.0 May 16, 2024 | |
Android SDK for Mac and Linux Release 35.0 Feb 20, 2024 | |
Android SDK for Mac and Linux Release 34.0 Nov 8, 2023 |
adb adb now defaults to libusb on macOS to address issue #270205252. Previously, adb responded with a successful code when wireless pairing fails. Resolved this by returning a failure code (1) and user-facing error (error: protocol fault (couldn't read status message...)). echo $? now reports 1. adb wait-for-disconnect is now operational for non-USB (wireless debugging). Added new DbC interface for future support of ChromeOS over adb. fastboot Fixed flashall on Pixel 3 devices. |
Android SDK for Mac and Linux Release 34.0 Jul 14, 2023 |
adb: Propagate -a (gListenAll) when adb forks an adb host server (previously, the flag only worked for adb -a server nodaemon) Faster root and unroot Reland Flag(env) guarding clear endpoint (device) feature for OSX usb start. (issue #270205252). fastboot: Mac: remove retries on invalid IO iterator (flashing failure with LIBUSB_TRANSFER_CANCELLED) Windows: fix "Sparse file is too large or invalid" when using "flashall" All platforms: fix "ANDROID_PRODUCT_OUT not set" when using "update" |
Android SDK for Mac and Linux Release 34.0 Mar 21, 2023 | |
Android SDK for Mac and Linux Release 34.0 Feb 10, 2023 | |
Android SDK for Mac and Linux Release 33.0 Aug 24, 2022 | |
Android SDK for Mac and Linux Release 33.0 Jun 17, 2022 | |
Android SDK for Mac and Linux Release 33.0 Mar 20, 2022 | |
Android SDK for Mac and Linux Release 33.0 Feb 24, 2022 |