X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=797df7981f15711a46855c17b29d5e035735b26e;hb=85520988ce383472fdf99da36ca3935570a2af80;hp=3b9c60b1696a21d66526e0bd021cf7bfe0616841;hpb=711c5501f7ffb74ecb1bd0d4a6d78196ba872c4c;p=zxing.git diff --git a/android/build.xml b/android/build.xml index 3b9c60b1..797df798 100644 --- a/android/build.xml +++ b/android/build.xml @@ -1,105 +1,147 @@ - + http://www.apache.org/licenses/LICENSE-2.0 - - +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + + + + + - + + + + - - - + + + + + + + + + + + - + + + + - + - - + + + + + - + + + + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - + - - + Creating output directories if needed... + + - Generating R.java... + Generating R.java / Manifest.java from the resources... - - - - - - - - - - + + + + + + + + + + + Compiling aidl files into Java classes... + + @@ -107,46 +149,44 @@ - + - + - - - - - - - - - + Converting compiled files and external libraries into ${outdir}/${dex-file}... + + + + + + Packaging resources and assets... - - - - - - - - - - - - + + + + + + + + + + + + @@ -154,17 +194,17 @@ Packaging resources... - - - - - - - + + + + + + - - - + + + + @@ -174,29 +214,76 @@ an assets directory is present. --> only when the assets dir exists. --> - - + property="res-target" value="and-assets" /> + + - - - Packaging java... - + + + Packaging ${out-debug-package}, and signing it with a debug key... + + + + + + + + + + + + + + + + Packaging ${out-unsigned-package} for release... + + + + + + + + + + + + + It will need to be signed with jarsigner before being published. + + + + + Installing ${out-debug-package} onto default emulator... + + + + + + + + Installing ${out-debug-package} onto default emulator... + + + + + - - - Packaging dex... - - - - + + + Uninstalling ${application-package} from the default emulator... + + + - - + + + +