Lines Matching full:build
7 needed to do a generic build for the emulator or for unlocked Dream devices
9 a matching official image.<br><br>To build donut or master for dream (your
14 <li>At the root of your source tree, run ". build/envsetup.sh" like you normally would for an emulator build.
20 <li>run "lunch aosp_dream_us-eng" to specifically configure the build system for dream (the default is the equivalent of "lunch generic-eng", which doesn't contain dream-specific files).<br></li>
25 To build cupcake for dream (your device needs to be an ADP1 running an official 1.5 system):<br><ol><li>Follow the <a href="{@docRoot}source/download.html">normal steps</a>
28 <li>At the root of your source tree, run ". build/envsetup.sh" like you normally would for an emulator build.
32 <li>run "lunch htc_dream-eng" to specifically configure the build system for dream (the default is the equivalent of "lunch generic-eng", which doesn't contain dream-specific files).<br></li>
37 * The Dream device software contains some proprietary binaries.For contractual reasons, these cannot be redistributed to be used directly with the Android Open-Source Project, but the provided script may be used to extract these binaries from your development device so that they can be correctly included in your build.These libraries include the openGL|ES library, the Qualcomm camera library, the HTC Radio Interface Library, etc.