Thats a shame...
This is abit of topic, but if you wouldnt mind...
How i i use the DropBox method?
I now have Team viewer, if you wouldnt mind taking a peek also ( regarding the build fail ).
Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
Login or registerTo get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Open a TicketThats a shame...
This is abit of topic, but if you wouldnt mind...
How i i use the DropBox method?
I now have Team viewer, if you wouldnt mind taking a peek also ( regarding the build fail ).
PM me the login and pin.
for dropbox.. if you have it on your PC , and on your phone.. you just right click on the APK or any other file and send to dropbox..
then you can download it from dropbox onto you phone
K, gimme a sec
Issue has ben resolved.
Problem was with the 'Key Name' field in the 'Applications Android properties'.
The 'Key Name' field should contain the 'Alias' of the Key created, while i was under the impression the name of the 'Keystore File' would go into this field.
When compiling for Android get this error:
Buildfile: C:\Users\D683~1\AppData\Local\Temp\And461.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 25.1.1
[checkenv] Installed at C:\Program Files (x86)\Android\android-sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 24.0.0 rc2
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 5.0.1
[gettarget] API level: 21
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\And461.tmp\bin
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\And461.tmp\bin\res
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\And461.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\And461.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\And461.tmp\gen
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\And461.tmp\bin\classes
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\And461.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[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.
[aidl] aidl.exe E 1776 1772 io_delegate.cpp:102] Error while creating directories: Invalid argument
BUILD FAILED
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:649: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:655: null returned: 1
Total time: 1 second
Display More
Android SDK updated.
How to fix?
I see you are using API 21
Did you also downloaded the API build tools 21 (at the top in the SDK manager) , since I see 24 ?
See:
Please login to see this attachment.
Please login to see this attachment.
Please login to see this attachment.
Buildfile: C:\Users\D683~1\AppData\Local\Temp\AndA155.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 25.1.2
[checkenv] Installed at C:\Program Files (x86)\Android\android-sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 23.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 6.0
[gettarget] API level: 23
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\bin
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\bin\res
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\gen
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\bin\classes
[mkdir] Created dir: C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[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...
[echo] ----------
[echo] Handling Resources...
[aapt] Generating resource IDs...
[echo] ----------
[echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.
-pre-compile:
-compile:
[javac] Compiling 496 source files to C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\bin\classes
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:24: error: package org.apache.http does not exist
[javac] import org.apache.http.HttpResponse;
[javac] ^
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:25: error: package org.apache.http does not exist
[javac] import org.apache.http.NameValuePair;
[javac] ^
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:26: error: package org.apache.http.client.entity does not exist
[javac] import org.apache.http.client.entity.UrlEncodedFormEntity;
[javac] ^
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:27: error: package org.apache.http.client.methods does not exist
[javac] import org.apache.http.client.methods.HttpPost;
[javac] ^
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:28: error: package org.apache.http.impl.client does not exist
[javac] import org.apache.http.impl.client.DefaultHttpClient;
[javac] ^
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:30: error: cannot find symbol
[javac] import org.apache.http.params.HttpProtocolParams;
[javac] ^
[javac] symbol: class HttpProtocolParams
[javac] location: package org.apache.http.params
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:63: error: cannot find symbol
[javac] ArrayList <NameValuePair> postData = new ArrayList <NameValuePair> ();
[javac] ^
[javac] symbol: class NameValuePair
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:63: error: cannot find symbol
[javac] ArrayList <NameValuePair> postData = new ArrayList <NameValuePair> ();
[javac] ^
[javac] symbol: class NameValuePair
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:65: error: cannot find symbol
[javac] postData.add(new NameValuePair()
[javac] ^
[javac] symbol: class NameValuePair
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:95: error: cannot find symbol
[javac] HttpPost post = new HttpPost ("http://bugs.clickteam.com/report.php");
[javac] ^
[javac] symbol: class HttpPost
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:95: error: cannot find symbol
[javac] HttpPost post = new HttpPost ("http://bugs.clickteam.com/report.php");
[javac] ^
[javac] symbol: class HttpPost
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:99: error: cannot find symbol
[javac] { post.setEntity (new UrlEncodedFormEntity (postData));
[javac] ^
[javac] symbol: class UrlEncodedFormEntity
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:105: error: cannot find symbol
[javac] DefaultHttpClient client = new DefaultHttpClient();
[javac] ^
[javac] symbol: class DefaultHttpClient
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:105: error: cannot find symbol
[javac] DefaultHttpClient client = new DefaultHttpClient();
[javac] ^
[javac] symbol: class DefaultHttpClient
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:108: error: cannot find symbol
[javac] HttpProtocolParams.setUseExpectContinue (params, false);
[javac] ^
[javac] symbol: variable HttpProtocolParams
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\CrashReporter.java:111: error: cannot find symbol
[javac] HttpResponse response;
[javac] ^
[javac] symbol: class HttpResponse
[javac] location: class CrashReporter
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\MMFRuntime.java:1645: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[javac] Method m = c.getDeclaredMethod("disconnect", null);
[javac] ^
[javac] cast to Class<?> for a varargs call
[javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\MMFRuntime.java:1646: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[javac] Object o = m.invoke(null, null);
[javac] ^
[javac] cast to Object for a varargs call
[javac] cast to Object[] for a non-varargs call and to suppress this warning
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\MMFRuntime.java:1660: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[javac] Method m = c.getDeclaredMethod("connect", null);
[javac] ^
[javac] cast to Class<?> for a varargs call
[javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\MMFRuntime.java:1661: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[javac] Object o = m.invoke(null, null);
[javac] ^
[javac] cast to Object for a varargs call
[javac] cast to Object[] for a non-varargs call and to suppress this warning
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\MMFRuntime.java:1675: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[javac] Method m = c.getDeclaredMethod("isConnected", null);
[javac] ^
[javac] cast to Class<?> for a varargs call
[javac] cast to Class<?>[] for a non-varargs call and to suppress this warning
[javac] C:\Users\D683~1\AppData\Local\Temp\AndA155.tmp\src\Runtime\MMFRuntime.java:1676: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[javac] Object o = m.invoke(null, null);
[javac] ^
[javac] cast to Object for a varargs call
[javac] cast to Object[] for a non-varargs call and to suppress this warning
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 16 errors
[javac] 6 warnings
BUILD FAILED
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.
Total time: 8 seconds
Display More
Earlier all worked
For API 23 you need to change some items manually (xml file) + you need to have the latest Android Beta. (but this might be only for the NON Steam version atm, not 100% sure)
Use API 22 or lower for now.
Download API 22 and the builder and your ok.
I reinstalled 5.1.1 Android (API 22). In the Android Build Options set API 22 and Target Android version - 5.1
Everything compiled. Thank you for Your time.
*SOLVED*
I got APK build issues on my new laptop with win10.
Everything looks OK.
Android JDK n SDK directories for Java and Android. Checked, everything is updated.
Export from my Stationary computer with win 7 works fine.
Can't solve this without you guys.
Can't see any options here to attach my log-file so here it is as a link
Please login to see this link.
Please login to see this link.
-------------------------------
I start to wounder if my Java - JDK is as it should... Probably not.
-------------------------------
I'm not sure what JAVA I had. Removed it all and reinstalled it. Now it works.
I'm using win10 and this is the filename I installed: jdk-8u102-windows-x64.exe
Please login to see this link.
can you post the error log from your build to help you
That's not the error log from Fusion?
if you get an error during build, just copy and paste the plain text into a message
Here is my error log.
Please login to see this link.
Are you using Java 8? if not you need to install Java 8 and remove 7.
Thanks! I'm not sure what JAVA I had. Removed it all and reinstalled it. Now it works.
I'm using win10 and this is the filename I installed: jdk-8u102-windows-x64.exe
Please login to see this link.
That is the correct one
Glad everything worked out for you.
Good luck!
Hi, I'm registrating only for this.
I'm begging you for help. I almost get mad. I can't use your android exporter. Not with any API set, nor with any android version set. Not with the "Tools/Preferences/General/Exporters" path setting stuff. With nothing. Never. Ever. I installed the all existed android versions with the android sdk tool, almost 150 Gb. Nothing. I set the path again and again. I reinstalled the Fusion. The Android. The Java. NOTHING. 32 bit. 64 bit. Other OS. NOTHING. NOTHING. NOTHING!
Always the same error:
BUILD FAILED
E:\SDKPROBA\tools\ant\build.xml:716: The following error occurred while executing this line:
E:\SDKPROBA\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.
Total time: 6 seconds
I literally go crazy.
Post also the beginning of the log and the last part... not just the last 2 rows..
thanks
If you don't turn your rudeness down through pm then don't expect any help from us. You give hardly any information and expect to fix your issue instantly. Also register your products in the passport above
Also what version number are you using
Have you tried installing jdk 8?
Please login to see this link.
Don’t have an account yet? Register yourself now and be a part of our community!
Almightyzentaco (Fusion 2.5 Tutorials)
Captain Quail (Firefly Tutorials)