Lines Matching refs:build
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
167 Then use the new "android" tool to create a new build.xml:
177 A "gen" folder will be created the first time you build and your R.java and