Why not? Did you upgrade and then tried to export?
what is the error?















Why not? Did you upgrade and then tried to export?
what is the error?
"After a knightmare of testings, can compile with admob ads extension with the Dev. Version Build 285.7 (or previous versions) but with API 10 installed (can compile with Build API 23).
From Build 286.3 to 287.2 can't compile and get the google-play-services_lib error when use Admob.
With Build API 24, impossible to compile (even installing JAVA 8 manually) get several java version errors.
Is possible that the new google-play-services version needs the API 24 for to compile? "
I can't export to Android if i'm using Admob object from version 286.3 to 287.2, only when use the admob object can't compile, for same reason there are any problem with the new Admob SDK 6.4.2
Whitout using Admob object can compile with any version, and only can compile with admob object up to ver. 285.7. But this version have Admob SDK 6.4.1.















I am using 287.2 and API 23, and works fine.
Did you make sure that you updated the SDK Tools ? 24.x.x ?
otherwise post the last 2-5 lines from the log
oh I think I was not clear or I think this was explained in another post
you can use perfectly 287.2 and build with java sdk 7, but you have to use build with api lower than 23, android tools less that 24 and of course stick to old version of platforms tools also 23 of below, this is available if you download an android sdk lower that 24
check this page
https://developer.android.com/studio...sdk-tools.html
Regards,
Fernando Vivolo
... new things are coming ...
with this platform you need java sdk 8-check-env:
[checkenv] Android SDK Tools Revision 25.2.2
[checkenv] Installed at C:\Archivos de programa\Android\android-sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 24.0.2
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 7.0
[gettarget] API level: 24
if you finally manage to install java sdk 8, the error show me that something is not correctly installed, can you check if you have a zip file with the name of GooglePlayServices in data/runtime/android?
Regards,
Fernando Vivolo
... new things are coming ...
I have this file http://www.tusappsonline.com/GooglePlayServices.zip
I have tested with Java 8, but get the same error.
Now I'm using Java 7 with API 23 with Fusion version 285.7
I think that I have teste with API 22 with tools 22 but I try to export with version 287.2 another time
This is my latest test.
I have intalled the last release 286.6
I have installed Java 7
I have exported to android with API 22
android-sdk.jpgandroid-sdk01.jpg
And the error the same:
Buildfile: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.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.2
[checkenv] Installed at C:\Archivos de programa\Android\android-sdk
-setup:
[echo] Project Name: RuntimeAndroid
[gettype] Project Type: Application
-build-setup:
[getbuildtools] Using latest Build Tools: 22.0.1
[echo] Resolving Build Target for RuntimeAndroid...
[gettarget] Project Target: Android 5.1.1
[gettarget] API level: 22
[echo] ----------
[echo] Creating output directories if needed...
[mkdir] Created dir: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp\ bin
[mkdir] Created dir: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp\ bin\res
[mkdir] Created dir: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp\ bin\rsObj
[mkdir] Created dir: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp\ bin\rsLibs
[mkdir] Created dir: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp\ gen
[mkdir] Created dir: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp\ bin\classes
[mkdir] Created dir: C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp\ bin\dexedLibs
[echo] ----------
[echo] Resolving Dependencies for RuntimeAndroid...
BUILD FAILED
C:\Archivos de programa\Android\android-sdk\tools\ant\build.xml:573: google-play-services_lib resolve to a path with no project.properties file for project C:\DOCUME~1\ADMINI~1.WIN\CONFIG~1\Temp\And3E4.tmp
Total time: 4 seconds















For the OLD version ( < 286.6 ) you need to have API 10/14 installed. for the latest versions (286.6 and up ) it only works with Java 8.
Make sure it's 32 bits version as well.