X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=android%2Fbuild.xml;h=797df7981f15711a46855c17b29d5e035735b26e;hb=85520988ce383472fdf99da36ca3935570a2af80;hp=217ff67bbc04d3485c68d0f600f113931ad4a253;hpb=adcb498790b50fa7fa9a76b7c823d9bdb64ff322;p=zxing.git diff --git a/android/build.xml b/android/build.xml index 217ff67b..797df798 100644 --- a/android/build.xml +++ b/android/build.xml @@ -1,131 +1,147 @@ - + - - - +Copyright (C) 2008 ZXing authors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + 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... - - + + @@ -133,79 +149,44 @@ - - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + Converting compiled files and external libraries into ${outdir}/${dex-file}... + + + + + + Packaging resources and assets... - - - - - - - - - - - - + + + + + + + + + + + + @@ -213,17 +194,17 @@ Packaging resources... - - - - - - - + + + + + + - - - + + + + @@ -233,42 +214,71 @@ 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 dex... - - - - + + + Packaging ${out-unsigned-package} for release... + + + + + + + + + + + + It will need to be signed with jarsigner before being published. - - + + + Installing ${out-debug-package} onto default emulator... + + + + + - - - Sending package to default emulator... + + Installing ${out-debug-package} onto default emulator... - + + + + + + + + Uninstalling ${application-package} from the default emulator... + + +