Improve incremental installation performance. Fix adb push --sync with multiple inputs. Improve performance of incremental apk installation. Improve error handling for incremental apk installation.
Fix adb install-multi-package. Fix some more crashes related to adb wireless pairing. Improve some error messages. Fix fastboot flashall on older devices such as Nexus 7. Fix crash when using adb -H. Fix hang in adb logcat when run before a device is connected. Improve performance of adb install-multi on Android 10 or newer devices. Update support for wireless pairing.
Add support for incremental APK installation. Improve performance of adb push on high-latency connections. Fix hang when using adb install on something that isn't actually a file.
Add --fastdeploy option to adb install , for incremental updates to APKs while developing. This also fixes a related bug in the Android Studio Profilers that causes an AdbCommandRejectedException , which you can see in the idea. Fix devices going offline on Windows. Improve adb install output and help text. On Linux, when connecting to a newer adb server, instead of killing the server and starting an older one, adb attempts to launch the newer version transparently. Previously, adb root; adb wait-for-device could mistakenly return immediately if adb wait-for-device started before adb noticed that the device had disconnected.
Fixes authentication—when the private key used for authentication does not match the public key—by calculating the public key from the private key, instead of assuming that they match.
Updated Windows requirements The platform tools now depend on the Windows Universal C Runtime, which is usually installed by default via Windows Update. If you see errors mentioning missing DLLs, you may need to manually fetch and install the runtime package. Upon disconnection, adb will attempt to reconnect for up to 60 seconds before abandoning a connection. Fix Unicode console output on Windows.
Thanks to external contributor Spencer Low! Fix a file descriptor double-close that can occur, resulting in connections being closed when an adb connect happens simultaneously. Fix adb forward --list when used with more than one device connected. User rating:. What's New: Improve performance of adb push when pushing many files over a high-latency connection. Fix adb push --sync with multiple inputs.
Improve performance of incremental apk installation. Improve error handling for incremental apk installation. Fix adb install-multi-package. Fix some more crashes related to adb wireless pairing.
Improve some error messages. Fix fastboot flashall on Nexus 7. Fix crash when using adb -H. Added a comment to explain that. When creating an AVD with avdmanager, it is no longer necessary to specify --tag if the package specified by --package only contains a single image as is the case for all images currently distributed by Google. Add --fastdeploy option to adb install, for incremental updates to APKs while developing.
Available Packages: SDK Tools Contains tools for debugging and testing, plus other utilities that are required to develop an app. If you've just installed the SDK starter package, then you already have the latest version of this package. Make sure you keep this up to date. For more info, Please read our privacy policy before submitting your comment.
Save my name, email, and website in this browser for the next time I comment. This site uses Akismet to reduce spam.
Learn how your comment data is processed. Skip to primary navigation Skip to main content Skip to primary sidebar. Launch command window in the platform-tools folder You can also open a command prompt on Windows as follows. Related Posts.
0コメント