can you know when it can be solved? it's important! thank you
Posts by matte
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.
-
-
were you able to understand why android doesn't work?
-
no and the right place. because it doesn't work in android and I'm interested in this. I am attaching the file so you understand. here you can download it
Please login to see this link. -
I'm sure because if I run it on windows it works on android the counter doesn't work. How is it possible?
-
I use the R292.7 version. your example works my no perme the edit box takes the value from the object (jet object) the value and a .txt on a website. edit box quietly sees the value but the counter does not do its job in taking the value. yet the counter does not take the value from (jet object) but from edit box. why?
-
thanks for example .. but it doesn't work for android ..
-
Hi everyone, I'm trying to get a value for edit box. I use a counter that at the beginning of the level takes the number written in the edit box. for windows va but for android app does not copy the value. how can I do it thanks!
-
Hi everyone, I'm trying to get a value for edit box. I use a counter that at the beginning of the level takes the number written in the edit box. for windows va but for android app does not copy the value. how can I do it thanks!
-
Hello everyone! I updated fusion and installed android studio and even the api 27 but I keep making this mistake because ??? thank you..
> Task :app:preBuild UP-TO-DATE
> Task :app:preDebugBuild
> Task :app:compileDebugAidl NO-SOURCE
> Task :app:compileDebugRenderscript
> Task :app:checkDebugManifest
> Task :app:generateDebugBuildConfig
> Task :app:prepareLintJar
> Task :app:generateDebugSources
> Task :app:javaPreCompileDebug
> Task :app:mainApkListPersistenceDebug
> Task :app:generateDebugResValues
> Task :app:generateDebugResources
> Task :app:mergeDebugResources
> Task :app:createDebugCompatibleScreenManifests
> Task :app:processDebugManifest
W/ResourceType( 2932): For resource 0x0101053d, entry index(1341) is beyond type entryCount(1053)
W/ResourceType( 2932): For resource 0x0101053e, entry index(1342) is beyond type entryCount(1053)
W/ResourceType( 2932): For resource 0x0101053b, entry index(1339) is beyond type entryCount(1053)
W/ResourceType( 2932): For resource 0x0101053c, entry index(1340) is beyond type entryCount(1053)> Task :app:processDebugResources
> Task :app:compileDebugJavaWithJavac
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Application\CSoundPlayer.java:32: error: cannot find symbol
import android.media.AudioAttributes;
^
symbol: class AudioAttributes
location: package android.media
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Application\CSoundPlayer.java:55: error: cannot find symbol
public AudioAttributes attributes;
^
symbol: class AudioAttributes
location: class CSoundPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:47: error: cannot find symbol
import android.webkit.JavascriptInterface;
^
symbol: class JavascriptInterface
location: package android.webkit
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:37: error: cannot find symbol
import android.opengl.GLES30;
^
symbol: class GLES30
location: package android.opengl
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:301: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:306: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:311: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:316: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:321: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:326: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:331: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:337: error: cannot find symbol
@JavascriptInterface
^
symbol: class JavascriptInterface
location: class CRunWebView2<JavaScriptInterface>.MyJavaScriptInterface
where JavaScriptInterface is a type-variable:
JavaScriptInterface extends Object declared in class CRunWebView2
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Application\CSoundPlayer.java:107: error: cannot find symbol
.setContentType(AudioAttributes.CONTENT_TYPE_SONIFICATION)
^
symbol: variable AudioAttributes
location: class CSoundPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Application\CSoundPlayer.java:106: error: cannot find symbol
.setUsage(AudioAttributes.USAGE_GAME)
^
symbol: variable AudioAttributes
location: class CSoundPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Application\CSoundPlayer.java:105: error: package AudioAttributes does not exist
attributes = new AudioAttributes.Builder()
^
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Application\CSoundPlayer.java:110: error: cannot find symbol
soundPool = new SoundPool.Builder().setAudioAttributes(attributes).setMaxStreams(10).build();
^
symbol: class Builder
location: class SoundPool
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Application\CSoundPlayer.java:130: error: cannot find symbol
Log.Log("Sample rate for device: "+audioMgr.getProperty("android.media.property.OUTPUT_SAMPLE_RATE"));
^
symbol: method getProperty(String)
location: variable audioMgr of type AudioManager
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:75: error: cannot find symbol
mp[0].setNextMediaPlayer(mp[1]);
^
symbol: method setNextMediaPlayer(MediaPlayer)
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:76: error: cannot find symbol
mp[1].setNextMediaPlayer(mp[2]);
^
symbol: method setNextMediaPlayer(MediaPlayer)
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:100: error: cannot find symbol
mp[0].setNextMediaPlayer(mp[1]);
^
symbol: method setNextMediaPlayer(MediaPlayer)
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:101: error: cannot find symbol
mp[1].setNextMediaPlayer(mp[2]);
^
symbol: method setNextMediaPlayer(MediaPlayer)
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:129: error: cannot find symbol
mp[0].setNextMediaPlayer(mp[1]);
^
symbol: method setNextMediaPlayer(MediaPlayer)
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:130: error: cannot find symbol
mp[1].setNextMediaPlayer(mp[2]);
^
symbol: method setNextMediaPlayer(MediaPlayer)
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:329: error: cannot find symbol
mp[mpPlaying].setNextMediaPlayer(mp[mpNext]);
^
symbol: method setNextMediaPlayer(MediaPlayer)
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:357: error: cannot find symbol
case MediaPlayer.MEDIA_ERROR_IO:
^
symbol: variable MEDIA_ERROR_IO
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:360: error: cannot find symbol
case MediaPlayer.MEDIA_ERROR_MALFORMED:
^
symbol: variable MEDIA_ERROR_MALFORMED
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:363: error: cannot find symbol
case MediaPlayer.MEDIA_ERROR_UNSUPPORTED:
^
symbol: variable MEDIA_ERROR_UNSUPPORTED
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Banks\MediaSound.java:366: error: cannot find symbol
case MediaPlayer.MEDIA_ERROR_TIMED_OUT:
^
symbol: variable MEDIA_ERROR_TIMED_OUT
location: class MediaPlayer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:1355: error: cannot find symbol
return (View.SYSTEM_UI_FLAG_FULLSCREEN
^
symbol: variable SYSTEM_UI_FLAG_FULLSCREEN
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:1357: error: cannot find symbol
| View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY
^
symbol: variable SYSTEM_UI_FLAG_IMMERSIVE_STICKY
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:1358: error: cannot find symbol
| View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
^
symbol: variable SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:1359: error: cannot find symbol
| View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
^
symbol: variable SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:1360: error: cannot find symbol
| View.SYSTEM_UI_FLAG_LAYOUT_STABLE);
^
symbol: variable SYSTEM_UI_FLAG_LAYOUT_STABLE
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:1371: error: cannot find symbol
&& api23Util.checkSelfPermissionApi23(Manifest.permission.READ_EXTERNAL_STORAGE) == PackageManager.PERMISSION_GRANTED ))
^
symbol: variable READ_EXTERNAL_STORAGE
location: class permission
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:2079: error: cannot find symbol
permissionsApi23.put(Manifest.permission.READ_EXTERNAL_STORAGE, "Read Storage");
^
symbol: variable READ_EXTERNAL_STORAGE
location: class permission
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:2545: error: cannot find symbol
| View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
^
symbol: variable SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:2546: error: cannot find symbol
| View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
^
symbol: variable SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:2547: error: cannot find symbol
| View.SYSTEM_UI_FLAG_FULLSCREEN
^
symbol: variable SYSTEM_UI_FLAG_FULLSCREEN
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:2559: error: cannot find symbol
| View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
^
symbol: variable SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:2560: error: cannot find symbol
| View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
^
symbol: variable SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Runtime\MMFRuntime.java:2561: error: cannot find symbol
| View.SYSTEM_UI_FLAG_FULLSCREEN;
^
symbol: variable SYSTEM_UI_FLAG_FULLSCREEN
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunkcedit.java:542: error: cannot find symbol
permissionsApi23.put(Manifest.permission.READ_EXTERNAL_STORAGE, "Read Storage");
^
symbol: variable READ_EXTERNAL_STORAGE
location: class permission
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:478: error: cannot find symbol
public boolean onShowFileChooser(WebView webView, ValueCallback<Uri[]> uploadMsg, WebChromeClient.FileChooserParams fileChooserParams) {
^
symbol: class FileChooserParams
location: class WebChromeClient
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:488: error: cannot find symbol
public void showFileChooser(ValueCallback<String[]> uploadMsg, WebChromeClient.FileChooserParams fileChooserParams) {
^
symbol: class FileChooserParams
location: class WebChromeClient
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\Extensions\CRunWebView2.java:476: error: method does not override or implement a method from a supertype
@Override
^
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\CTextSurface.java:357: error: cannot find symbol
view.setTextAlignment(View.TEXT_ALIGNMENT_GRAVITY);
^
symbol: variable TEXT_ALIGNMENT_GRAVITY
location: class View
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:156: error: cannot find symbol
gpu = GLES30.glGetString(GLES30.GL_RENDERER);
^
symbol: variable GLES30
location: class ES3Renderer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:156: error: cannot find symbol
gpu = GLES30.glGetString(GLES30.GL_RENDERER);
^
symbol: variable GLES30
location: class ES3Renderer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:157: error: cannot find symbol
gpuVendor = GLES30.glGetString(GLES30.GL_VENDOR);
^
symbol: variable GLES30
location: class ES3Renderer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:157: error: cannot find symbol
gpuVendor = GLES30.glGetString(GLES30.GL_VENDOR);
^
symbol: variable GLES30
location: class ES3Renderer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:158: error: cannot find symbol
glVersion = GLES30.glGetString(GLES30.GL_VERSION);
^
symbol: variable GLES30
location: class ES3Renderer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:158: error: cannot find symbol
glVersion = GLES30.glGetString(GLES30.GL_VERSION);
^
symbol: variable GLES30
location: class ES3Renderer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:160: error: cannot find symbol
Log.Log ("GL version: " + GLES30.glGetString(GLES30.GL_VERSION));
^
symbol: variable GLES30
location: class ES3Renderer
C:\Users\Matthew Xeros\AppData\Local\Temp\And5F82.tmp\app\src\main\java\OpenGL\ES3Renderer.java:160: error: cannot find symbol
Log.Log ("GL version: " + GLES30.glGetString(GLES30.GL_VERSION));
^
symbol: variable GLES30
location: class ES3Renderer
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
54 errors> Task :app:compileDebugJavaWithJavac FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.* Get more help at Please login to see this link.
BUILD FAILED in 10s
13 actionable tasks: 13 executed -
yes yes I have used several times the keystore tool 2.0 but nothing! Now I also updated Android SDK and nothing that mistake and I can not even export everything and I will try to reinstall the entire Android
Unistal to see if it works
-
is perfectly popped I found that when I export without inserting the keystore is able to export but if I enter the keystore does that error.
-
no nothing! I removed the sdk 7 and I put the sdk 8 but makes the same mistake, but if I open fusion and make a new app does not make me error
-
hello to all non Riec exporting I give me this error I have also updated the bees but persists spete riolvere how can I? thank you
Buildfile: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\build.xml
-set-mode-check:
-set-debug-files:
-check-env:
[checkenv] Android SDK Tools Revision 25.2.3
[checkenv] Installed at E:\Programmi\Android\android-sdk-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application-set-debug-mode:
-debug-obfuscation-check:
-pre-build:
-build-setup:
[getbuildtools] Using latest Build Tools: 25.0.1
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 4.4.2
[gettarget] API level: 19
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin
[mkdir] Created dir: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin\res
[mkdir] Created dir: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin\rsObj
[mkdir] Created dir: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin\rsLibs
[mkdir] Created dir: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\gen
[mkdir] Created dir: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin\classes
[mkdir] Created dir: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[echo] ----------
[echo] Building Libraries with 'debug'...
[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 374 source files to C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin\classes
[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.-post-compile:
-obfuscate:
-dex:
[dex] input: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\bin\classes
[dex] input: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\libs\library.jar
[dex] input: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\libs\android-support-v4.jar
[dex] input: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\libs\zip_file.jar
[dex] input: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\libs\zbar.jar
[dex] input: C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\libs\downloader_library.jar
[dex] Pre-Dexing C:\Users\MATTHE~1\AppData\Local\Temp\AndD5B9.tmp\libs\library.jar -> library-411e02f1f389af8777e0ac7f448df7ec.jar
[dx] java.lang.UnsupportedClassVersionError: com/android/dx/command/Main : Unsupported major.minor version 52.0
[dx] at java.lang.ClassLoader.defineClass1(Native Method)
[dx] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
[dx] at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
[dx] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
[dx] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
[dx] at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
[dx] at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
[dx] at java.security.AccessController.doPrivileged(Native Method)
[dx] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[dx] at sun.misc.Launcher$ExtClassLoader.findClass(Launcher.java:229)
[dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
[dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
[dx] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
[dx] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
[dx] Could not find the main class: com.android.dx.command.Main. Program will exit.
[dx] Exception in thread "main"BUILD FAILED
E:\Programmi\Android\android-sdk\tools\ant\build.xml:888: The following error occurred while executing this line:
E:\Programmi\Android\android-sdk\tools\ant\build.xml:890: The following error occurred while executing this line:
E:\Programmi\Android\android-sdk\tools\ant\build.xml:902: The following error occurred while executing this line:
E:\Programmi\Android\android-sdk\tools\ant\build.xml:283: null returned: 1Total time: 4 seconds
-
Hello everyone I have a problem with The extension Box2D. when I export the flash game tells me this error. can you tell me why? thanks a lot
Loading configuration file D:\Multimedia Fusion 2\Data\Runtime\Flash\Flex\frameworks\flex-config.xml
C:\Users\Administrator\AppData\Local\Temp\Fla6C7F.tmp\RunLoop\CRunMBase.as(112): col: 12 Error: Chiamata a un metodo non definito setTransform mediante un riferimento con tipo staticoBox2D.Dynamics:b2Body.m_body.setTransform(position, angle);
^C:\Users\Administrator\AppData\Local\Temp\Fla6C7F.tmp\Extensions\CRunFacebook.as(642): col: 16 Warning: È stato utilizzato int ma era previsto un valore booleano. L'espressione verrà assegnata forzatamente al tipo Boolean.
verified = 0;
-
thank you very much the same. I hope that in the future will be built so that it becomes a full extension in the actions amazon. thanks for info
-
and this is good. but do not feature ads. and can have an example?
-
ehm.. no I checked there but only the example associated with the extension but says all but one example ads.
-
Hello everyone I purchased the extension amazon but there are examples on how to use Ads? thanks so much
-
Hello everyone. I have a big problem with The extension OpenGL. when launching any work such as 3D makes mistake and I ended cf.2.5 to be installed if a library support OpenGL? Thanks to all for the help
-
thank you let me know if you can thanks