Hollywood APK Compiler 1.0 released

Official announcements from the Hollywood team
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Hollywood APK Compiler 1.0 released

Post by airsoftsoftwair »

@zylesea:
x86 support isn't planned at the moment though it wouldn't be very difficult to do it.

@Juan Carlos:
Check the documentation which includes a detailed step-by-step setup guide.
xabierpayet
Posts: 267
Joined: Fri Feb 24, 2012 9:34 am

Re: Hollywood APK Compiler 1.0 released

Post by xabierpayet »

hello andreas, i follow the installation tutorial step by step, but when i compile the script, and all is configured here,i have ever this error, do you knows how solve it? "make" is downloaded too, but i ever have the same error.... here is the log


ERROR: You are using a non-Cygwin compatible Make program.
Currently using: C:/cygwin/bin/make

To solve the issue, follow these steps:

1. Ensure that the Cygwin 'make' package is installed.
NOTE: You will need GNU Make 3.81 or later!

2. Define the GNUMAKE environment variable to point to it, as in:

export GNUMAKE=/usr/bin/make

3. Call 'ndk-build' again.

Buildfile: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\build.xml

-set-mode-check:

-set-release-mode:

-release-obfuscation-check:
[echo] proguard.config is ${proguard.config}

-pre-build:

-check-env:
[checkenv] Android SDK Tools Revision 24.4.1
[checkenv] Installed at C:\Users\xabier\AppData\Local\Android\android-sdk

-setup:
[echo] Project Name: hola mon
[gettype] Project Type: Application

-build-setup:
[getbuildtools] Using latest Build Tools: 23.0.2
[echo] Resolving Build Target for hola mon...
[gettarget] Project Target: Android 2.3.3
[gettarget] API level: 10
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\libs
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\gen
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\classes
[mkdir] Created dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for hola mon...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[dependency] API<=15: Adding annotations.jar to the classpath.
[echo] ----------
[echo] Building Libraries with 'release'...
[subant] No sub-builds to iterate on

-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
[echo] Handling aidl files...
[aidl] No AIDL files to compile.
[echo] ----------
[echo] Handling RenderScript files...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.

-pre-compile:

-compile:
[javac] Compiling 9 source files to C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\classes
[javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 3 warnings

-post-compile:

-obfuscate:

-dex:
[dex] input: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\classes
[dex] input: C:\Users\xabier\AppData\Local\Android\android-sdk\tools\support\annotations.jar
[dex] Pre-Dexing C:\Users\xabier\AppData\Local\Android\android-sdk\tools\support\annotations.jar -> annotations-f730d9293b31153050d37716009b2184.jar
[dex] Converting compiled files and external libraries into C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\classes.dex...
[dx] Merged dex #1 (43 defs/45.3KiB)
[dx] Merged dex #2 (2 defs/1.1KiB)
[dx] Result is 45 defs/53.3KiB. Took 0.2s

-crunch:
[crunch] Crunching PNG Files in source dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\res
[crunch] To destination dir: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res
[crunch] Processing image to cache: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\res\drawable-hdpi\ic_launcher.png => C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-hdpi\ic_launcher.png
[crunch] (processed image to cache entry C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-hdpi\ic_launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\res\drawable-ldpi\ic_launcher.png => C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-ldpi\ic_launcher.png
[crunch] (processed image to cache entry C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-ldpi\ic_launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\res\drawable-mdpi\ic_launcher.png => C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-mdpi\ic_launcher.png
[crunch] (processed image to cache entry C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-mdpi\ic_launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\res\drawable-xhdpi\ic_launcher.png => C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-xhdpi\ic_launcher.png
[crunch] (processed image to cache entry C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-xhdpi\ic_launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\res\drawable-xxhdpi\ic_launcher.png => C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-xxhdpi\ic_launcher.png
[crunch] (processed image to cache entry C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-xxhdpi\ic_launcher.png: 47% size of source)
[crunch] Processing image to cache: C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\res\drawable-xxxhdpi\ic_launcher.png => C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-xxxhdpi\ic_launcher.png
[crunch] (processed image to cache entry C:\Users\xabier\AppData\Local\Temp\holF15D.tmp\bin\res\drawable-xxxhdpi\ic_launcher.png: 35% size of source)
[crunch] Crunched 6 PNG files to update cache

-package-resources:
[aapt] Creating full resource package...

-package:
[apkbuilder] Current build type is different than previous build: forced apkbuilder run.
[apkbuilder] Creating hola mon-release-unsigned.apk for release...

-post-package:

-release-prompt-for-password:

-release-nosign:

-release-sign:
[echo] Signing final apk...

BUILD FAILED
C:\Users\xabier\AppData\Local\Android\android-sdk\tools\ant\build.xml:1135: The following error occurred while executing this line:
C:\Users\xabier\AppData\Local\Android\android-sdk\tools\ant\build.xml:1147: Signing key Dev4fun not found

Total time: 11 seconds
Press any key to continue...
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Hollywood APK Compiler 1.0 released

Post by airsoftsoftwair »

Have you installed the "Devel/make" package in the Cygwin installer? (check screenshot in the manual)
xabierpayet
Posts: 267
Joined: Fri Feb 24, 2012 9:34 am

Re: Hollywood APK Compiler 1.0 released

Post by xabierpayet »

yes, it´s installed
User avatar
Juan Carlos
Posts: 884
Joined: Mon Sep 06, 2010 1:02 pm

Re: Hollywood APK Compiler 1.0 released

Post by Juan Carlos »

All version to download of 32 bits because your program also is of 32 bits, there are the two versions 32 and 64 bits but to have a big compatibility we have the 32 bits?
xabierpayet
Posts: 267
Joined: Fri Feb 24, 2012 9:34 am

Re: Hollywood APK Compiler 1.0 released

Post by xabierpayet »

i try with the make-4.0-2.tar.xz and the make-4.0-2.tar.xz versionswith no luck
User avatar
Juan Carlos
Posts: 884
Joined: Mon Sep 06, 2010 1:02 pm

Re: Hollywood APK Compiler 1.0 released

Post by Juan Carlos »

You are very complicated make apk files from hollywood proyects, very much third programs to work in common.
xabierpayet
Posts: 267
Joined: Fri Feb 24, 2012 9:34 am

Re: Hollywood APK Compiler 1.0 released

Post by xabierpayet »

well i solve this problem, moving the folder to a new address without spaces C:\android-ndk-r10e but, now i have a new error in the final part,
BUILD FAILED
C:\Users\xabier\AppData\Local\Android\android-sdk\tools\ant\build.xml:1135: The following error occurred while executing this line:
C:\Users\xabier\AppData\Local\Android\android-sdk\tools\ant\build.xml:1147: Signing key Dev4fun not found
the signing key is in the correct place
User avatar
airsoftsoftwair
Posts: 5425
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Hollywood APK Compiler 1.0 released

Post by airsoftsoftwair »

Try using only lower-case characters, i.e. "dev4fun".
xabierpayet
Posts: 267
Joined: Fri Feb 24, 2012 9:34 am

Re: Hollywood APK Compiler 1.0 released

Post by xabierpayet »

work fine now, perfect xD, thanks for your help, the problem was the uppercase word, maybe you need explain this in the html document
Post Reply