Lines Matching refs:a
5 You may obtain a copy of the License at
39 You may obtain a copy of the License at
87 This will take a while, maybe between 20 minutes and several hours depending on
88 your machine. After a while you'll see this in the output:
95 parallel, e.g. if you have a dual core, use "make -j4 sdk" to build faster.
115 SDK is build on top of a Linux SDK where a few binaries are replaced. So it
120 To build the Android SDK for Windows, you need to use a *Linux* box.
128 setup and build a regular Linux SDK. Once this working, please continue here.
134 tofrodos adds a unix2dos command
146 Note that this will build both a Linux SDK then a Windows SDK.
177 It used to be that you'd have to download a specific version of
178 Eclipse and install it at a special location. That's not needed
182 build script by giving it a destination directory and an optional build number:
190 give a relative destination directory such as "../mysdk" -- this would make the
191 Eclipse build fail with a cryptic message:
200 really is a free identifier of your choice. It cannot contain spaces nor
201 periods (dashes are ok.) If the build number is missing, a build timestamp will
217 then your own build identifier (a.k.a. the "build number"), if provided. This
231 If you are upgrading from a pre-cupcake to a cupcake or later SDK please read