I remember this when I got 2.5 last year but do I have to do it again because I upgraded to 2.5 developer?
Posts by Froglegs0
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
Clickteam.
-
-
what sticky not?
-
I just upgraded form 2.5 to 2.5 developer and now I'm getting this error when trying to build:
BUILD FAILED
C:\Users\john\AppData\Local\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
C:\Users\john\AppData\Local\Android\android-sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.any ideas on what it is?
-
I have set it to target 21 as suggested in an other post but didn't work just got the google play objects this is what shows up
Buildfile: C:\Users\john\AppData\Local\Temp\And4F08.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.2.5
[checkenv] Installed at C:\Users\john\AppData\Local\Android\android-sdk-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 7.1.1
[gettarget] API level: 25
[echo] ----------
[echo] Creating output directories if needed...
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency]
[dependency] ------------------
[dependency] Ordered libraries:
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'release'...nodeps:
-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.2.5
[checkenv] Installed at C:\Users\john\AppData\Local\Android\android-sdk-setup:
[echo] Project Name: facebook
[gettype] Project Type: Android Library-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.3
[echo] Resolving Build Target for facebook...BUILD FAILED
C:\Users\john\AppData\Local\Android\android-sdk\tools\ant\build.xml:597: The following error occurred while executing this line:
C:\Users\john\AppData\Local\Android\android-sdk\tools\ant\build.xml:538: Unable to resolve project target 'android-10'Total time: 1 second
-
just finished the update and it looks like it worked thanks everyone
-
well I updated to 2.5 2 days ago but there an update for the android add on seeing if that works
-
2.5 I just upgreaded
-
Java SE Development Kit 8u131
-
still same error
-
New error cant tell whats wrong
I did what perrys posted sayed to do downloaded the 2 items
Buildfile: C:\Users\john\AppData\Local\Temp\And9A77.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.2.5
[checkenv] Installed at C:\Users\john\AppData\Local\Android\android-sdk-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.3
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 7.1.1
[gettarget] API level: 25
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\john\AppData\Local\Temp\And9A77.tmp\bin
[mkdir] Created dir: C:\Users\john\AppData\Local\Temp\And9A77.tmp\bin\res
[mkdir] Created dir: C:\Users\john\AppData\Local\Temp\And9A77.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\john\AppData\Local\Temp\And9A77.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\john\AppData\Local\Temp\And9A77.tmp\gen
[mkdir] Created dir: C:\Users\john\AppData\Local\Temp\And9A77.tmp\bin\classes
[mkdir] Created dir: C:\Users\john\AppData\Local\Temp\And9A77.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] 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 351 source files to C:\Users\john\AppData\Local\Temp\And9A77.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] C:\Users\john\AppData\Local\Temp\And9A77.tmp\src\Runtime\CrashReporter.java:24: error: package org.apache.http does not exist
[javac] import org.apache.http.HttpResponse;
[javac] ^
[javac] C:\Users\john\AppData\Local\Temp\And9A77.tmp\src\Runtime\CrashReporter.java:25: error: package org.apache.http does not exist
[javac] import org.apache.http.NameValuePair;
[javac] ^
[javac] C:\Users\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.tmp\src\Runtime\CrashReporter.java:95: error: cannot find symbol
[javac] HttpPost post = new HttpPost ("Please login to see this link.");
[javac] ^
[javac] symbol: class HttpPost
[javac] location: class CrashReporter
[javac] C:\Users\john\AppData\Local\Temp\And9A77.tmp\src\Runtime\CrashReporter.java:95: error: cannot find symbol
[javac] HttpPost post = new HttpPost ("Please login to see this link.");
[javac] ^
[javac] symbol: class HttpPost
[javac] location: class CrashReporter
[javac] C:\Users\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.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\john\AppData\Local\Temp\And9A77.tmp\src\Runtime\CrashReporter.java:111: error: cannot find symbol
[javac] HttpResponse response;
[javac] ^
[javac] symbol: class HttpResponse
[javac] location: class CrashReporter
[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] 3 warningsBUILD FAILED
C:\Users\john\AppData\Local\Android\android-sdk\tools\ant\build.xml:716: The following error occurred while executing this line:
C:\Users\john\AppData\Local\Android\android-sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.Total time: 1 minute 33 seconds
-
got it so the new android studio does work with fusion got it that sucks.
-
I'm using the newist one 7.1.1 does the link to the sdk need to be directly to the .sdk file or the folder? I have it set to the folder cuz I cant find the direct file...
-
this is the message I keep getting
Unable to locate tools.jar. Expected to find it in C:\Program Files (x86)\Java\jre1.8.0_131\lib\tools.jar
Buildfile: C:\Users\john\AppData\Local\Temp\And9AE4.tmp\build.xmlBUILD FAILED
C:\Users\john\AppData\Local\Temp\And9AE4.tmp\build.xml:83: Cannot find C:\Users\john\Desktop\androidsdk\tools\ant\build.xml imported from C:\Users\john\AppData\Local\Temp\And9AE4.tmp\build.xmlTotal time: 0 seconds
-
i dont see what your talking about i already did that
-
thanks that did the trick FVivolo i knew i forgot somthing
-
Please login to see this link.
-
for some resone my highscores for my OUYA games wont save they work for my flash and phone but not ouya is they a other step for ouya highscores?
-
Please login to see this link.
-
yes the example works and it works on my games but the "is button press for player?" doesn't seem to work correctly which is not in the example
-
also the A button closes the program is that normal?