[[project @ 9] james.moger**20090109160854 Ignore-this: 36172860d8c22420d5348d927e0fadb2 Build script to build & sign an APK. ] addfile ./androidVNC/build.xml addfile ./androidVNC/build_android.xml addfile ./androidVNC/install_signed.xml adddir ./androidVNC/libs hunk ./androidVNC/build.xml 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${signed.apk} READY FOR RELEASE! + + + + + YOU MUST SIGN THIS APK BEFORE IT CAN BE INSTALLED ONTO AN ANDROID DEVICE! + + + hunk ./androidVNC/build_android.xml 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Creating output directories if needed... + + + + + + + Generating R.java / Manifest.java from the resources... + + + + + + + + + + + + + + + + + Compiling aidl files into Java classes... + + + + + + + + + + + + + + + + + + + + + Converting compiled files and external libraries into ${outdir}/${dex-file}... + + + + + + + + + + + Cleaning build folder... + + + + + + Packaging resources and assets... + + + + + + + + + + + + + + + + + + + Packaging resources... + + + + + + + + + + + + + + + + + + + + + + + + + + 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... + + + + + + + + + + Uninstalling ${application-package} from the default emulator... + + + + + + + hunk ./androidVNC/install_signed.xml 1 + + + + + + + Installing ${signed.apk} onto Android device... + + + + + + + +