内容简介:Posted by Mitchell Wills, Android Build Software EngineerAOSP has been around for a while, but flashing builds onto a development device has always required a number of manual steps. A year ago we launchedIn order to support developers working in AOSP we a
Posted by Mitchell Wills, Android Build Software Engineer
AOSP has been around for a while, but flashing builds onto a development device has always required a number of manual steps. A year ago we launched Android's Continuous Integration Dashboard , which gives more visibility into the continuous build status of the AOSP source tree. However, these builds were not available for phones and flashing devices still required a manual command line process.
In order to support developers working in AOSP we are launching Android Flash Tool , which allows developers to flash devices with builds listed on the Continuous Integration Dashboard . This can be used by developers working on the Android OS to test changes or App developers to test compatibility with the latest AOSP build.
A device being flashed.
Android Flash Tool allows anyone to use a browser supporting WebUSB , such as Chrome 79 or Edge 79, to flash an Android device entirely from the browser (Windows requires installing a driver ). After connecting a device and authorizing the page to connect to it users will be presented with a list of available builds. After choosing a build click flash and the tool does the rest. You can flash recent Pixel devices and the HiKey reference boards with builds based on aosp-master.
Try Android Flash Tool yourself at https://flash.android.com .
Find out more at https://source.android.com/setup/contribute/flash .
以上所述就是小编给大家介绍的《Flashing Builds from the Android Open Source Project》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
深入分析Java Web技术内幕(修订版)
许令波 / 电子工业出版社 / 2014-8-1 / CNY 79.00
《深入分析Java Web技术内幕(修订版)》新增了淘宝在无线端的应用实践,包括:CDN 动态加速、多终端化改造、 多终端Session 统一 ,以及在大流量的情况下,如何跨越性能、网络和一个地区的电力瓶颈等内容,并提供了比较完整的解决方案。 《深入分析Java Web技术内幕(修订版)》主要围绕Java Web 相关技术从三方面全面、深入地进行了阐述。首先介绍前端知识,即在JavaWeb ......一起来看看 《深入分析Java Web技术内幕(修订版)》 这本书的介绍吧!