Searched refs:build (Results 1 – 25 of 74) sorted by relevance
123
/sdk/docs/ |
D | howto_build_SDK.txt | 16 Subject: How to build an Android SDK & ADT Eclipse plugin. 55 This document explains how to build the Android SDK and the ADT Eclipse plugin. 80 Then once you have all the source, simply build the SDK using: 83 $ . build/envsetup.sh 90 Package SDK: out/host/darwin-x86/sdk/android-sdk_eng.<build-id>_mac-x86.zip 94 - Depending on your machine you can tell 'make' to build more things in 95 parallel, e.g. if you have a dual core, use "make -j4 sdk" to build faster. 97 - You can define "BUILD_NUMBER" to control the build identifier that gets 103 There are certain characters you should avoid in the build number, typically 115 SDK is build on top of a Linux SDK where a few binaries are replaced. So it [all …]
|
D | howto_use_cupcake_sdk.txt | 1 Subject: How to build use a Cupcake Android SDK & ADT Eclipse plugin. 53 First you will need to grab the zip of the SDK for your platform or build it 60 Grab the new ADT Eclipse plugin zip file or build it yourself. Keep it 108 from your code repository, these projects will fail to build at first. 114 - Do a clean build. 128 simply remove the "gen" folder from the build path of the project. 156 A- build.xml has changed 159 You must re-create your build.xml file. 161 First if you had customized your build.xml, make a copy of it: 164 $ cp build.xml build.xml.old [all …]
|
/sdk/ |
D | .gitignore | 9 /build/ivy.xml 17 eclipse/plugins/com.android.ide.eclipse.*/build.xml 18 eclipse/features/com.android.ide.eclipse.*/build.xml
|
D | README.txt | 17 1- I don't build full SDKs but I want to change tool X: 23 To build it from the command-line, you'd use "gradle" as such: 26 $ ./gradlew lint:build 31 - Gradle is a build system, a bit like make or ant. 63 temporary build artifact and is NOT used by "make sdk". 73 2- How do I change some tools sources and build a new SDK using these? 92 Use the "-f" argument to make it build/copy stuff.
|
D | changes.txt | 11 - Ant build system: 12 - Ant build system: 14 environment variable (requires updating the project's build.xml file) 123 and only re-optimized if they changed instead of doing at every build. 143 - Ant build rules will now check the Ant version and fail if it's older than 1.8 158 - Support for true debug build. No need to change the value of debuggable in 162 If debuggable=true is set, then "ant release" will actually do a debug build. 174 - Support for extension targets in Ant build to perform tasks between the 175 normal tasks: -pre-build, -pre-compile, -post-compile.
|
/sdk/testapps/jarCheckTests3/lib2/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/jarCheckTests3/app/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/jarCheckTests1/lib1/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/jarCheckTests1/lib2/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/aidlTest/mainProject/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/customViewTest/libWithCustomView/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/customViewTest/mainProject/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/basicProjectWithAidl/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
D | project.properties | 6 # To customize properties used by the Ant build system use, 7 # "build.properties", and override values to adapt the script to your
|
/sdk/testapps/jarCheckTests2/app/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/aidlTest/libWithAidl/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/gridlayoutTest/app/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/jarCheckTests3/lib1/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/jarCheckTests2/lib1/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/jarCheckTests2/lib2/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/jarCheckTests1/app/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/testapps/buildConfigTest/app/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project. 16 # The password will be asked during the build when you use the 'release' target.
|
/sdk/apkbuilder/ |
D | readme.txt | 2 It is lacking recent build improvements such as support for Library Projects. 5 It is recommended to directly use the com.android.sdklib.build.ApkBuilder class instead.
|
/sdk/testapps/testProjectTest/testapp/src/com/android/tests/testprojecttest/test/ |
D | AllTests.java | 51 .build(); in suite()
|
/sdk/testapps/testProjectTest/testlib/src/com/android/tests/testprojecttest/test/ |
D | AllTests.java | 51 .build(); in suite()
|
123