PackagingResults:Error: Unkown Error - PERFORMING FINAL APK PACKAGE OPERATION BUILD FAILED

Hello everyone,

I want to package my Android game and I am getting always the PackagingResults:Error: Unkown Error.

Here is my LOG: [link text][1]

I have no clue whats wrong or what can I do to repair this error.

I have newly setup my Android options. Here is a Screenshot of everything:

So I left everything in the Android SDK section empty except the API-levels:

SDK API Level: matchndk
NDK API Level: android-19

Thanks for your help!

Oh and I think the first Error is in the PERFORMING FINAL APK PACKAGE OPERATION section so the build failed.

Hello ,

There seem to be multiple compiler errors that are causing this issue. They all seem to be related to missing semicolons. Here is an example:

D:\Anwendungen\Epic Games\Projekte\Rollie 4.13\Intermediate\Android\APK\src\com\23Games\Rollie\AlarmReceiver.java:17: error: ';' expected

Can you try fixing these compiler errors? It should be able to continue if they are fixed.

We haven’t heard from you in a while, . Are you still experiencing this issue? If so, have you tried what I mentioned in my previous comment? What were the results? In the meantime, I’ll be marking this issue as resolved for tracking purposes.