Okay maybe I am going crazy, but no matter where I place the signing key -- it always tells gives the same error.
Maybe it's the new Android SDK Tools Revision 22.0.5?
anyone know whay I am doing wrong? bawwww XD
log:
Buildfile: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.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 22.0.5
[checkenv] Installed at C:\Users\Spaceship\Downloads\SDK\sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 18.0.1
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 4.3
[gettarget] API level: 18
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin
[mkdir] Created dir: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res
[mkdir] Created dir: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\gen
[mkdir] Created dir: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\classes
[mkdir] Created dir: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[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] Found 1 AIDL files.
[aidl] Compiling 1 AIDL files.
[echo] ----------
[echo] Handling RenderScript files...
[renderscript] No RenderScript files to compile.
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 313 source files to C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
-post-compile:
-obfuscate:
-dex:
[dex] input: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\classes
[dex] input: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\libs\ouya-sdk.jar
[dex] input: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\libs\GoogleAdMobAdsSdk-6.4.1.jar
[dex] Pre-Dexing C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\libs\ouya-sdk.jar -> ouya-sdk-e2f214c3d95023758fe56ad59b059a41.jar
[dex] Pre-Dexing C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\libs\GoogleAdMobAdsSdk-6.4.1.jar -> GoogleAdMobAdsSdk-6.4.1-993fcf89c455f0b3182200121c0b7d56.jar
[dex] Converting compiled files and external libraries into C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\classes.dex...
[dx] Merged dex A (386 defs/595.4KiB) with dex B (111 defs/108.2KiB). Result is 497 defs/882.1KiB. Took 0.4s
[dx] Merged dex A (497 defs/882.1KiB) with dex B (197 defs/545.2KiB). Result is 694 defs/1839.0KiB. Took 0.3s
-crunch:
[crunch] Crunching PNG Files in source dir: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res
[crunch] To destination dir: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable-hdpi\launcher.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-hdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-hdpi\launcher.png: 90% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable-ldpi\launcher.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-ldpi\launcher.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-ldpi\launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable-mdpi\launcher.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-mdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-mdpi\launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable-xhdpi\launcher.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-xhdpi\launcher.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable-xhdpi\launcher.png: 67% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\fire1d.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire1d.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire1d.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\fire1u.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire1u.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire1u.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\fire2d.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire2d.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire2d.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\fire2u.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire2u.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\fire2u.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\joyback.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\joyback.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\joyback.png: 42% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\joyfront.png => C:\Users\SPACES~1\
[crunch] AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\joyfront.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\joyfront.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\launcher.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\launcher.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\launcher.png: 0% size of source)
[crunch] Processing image to cache: C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\res\drawable\menu.png => C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\menu.png
[crunch] (processed image to cache entry C:\Users\SPACES~1\AppData\Local\Temp\And5AC9.tmp\bin\res\drawable\menu.png: 0% size of source)
[crunch] Crunched 12 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 RuntimeAndroid-release-unsigned.apk for release...
-post-package:
-release-prompt-for-password:
-release-nosign:
-release-sign:
[echo] Signing final apk...
BUILD FAILED
C:\Users\Spaceship\Downloads\SDK\sdk\tools\ant\build.xml:1131: The following error occurred while executing this line:
C:\Users\Spaceship\Downloads\SDK\sdk\tools\ant\build.xml:1143: Signing key hh not found
Total time: 1 minute 49 seconds