• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

v1.4.1757 compile error for Android

V

vinceprinceking

Guest
Using v1.4.1757

TOOLS:
* Android SDK Tools (25.2.2)
* Android SDK Platform-tools (24.0.3)
* Android SDK Build-tools (24.0.2)

Android 7.0 (API 24):
* SDK Platform (2)
* Google APIs (1)

Extras:
* Android Support Repository (38)
* Google Play Services (32)
* Google Repository (32)
* Google Play APK Expansion Library (3)
* Google Play Billing Library (5)
* Google Play Licensing Library (2)
* Google USB Driver (11)

In GMS
Build Tools: 24.0.2
Support Lib: 24.2.1
Target SDK: 24
Min SDK: 9
Compile SDK: 24

NDK R10d for 32bit

And probably java 1.7, not 100% sure about that
(as stated by @PlayLight in another treat)

getting this error.


Code:
Compile started: 18:07:13
"C:\Users\Vince\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Vince\AppData\Local\gm_ttt_39698\a89580.txt" /c /m=android /studio  /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1757 /gn="Project2" /td="C:\Users\Vince\AppData\Local" /cd="C:\Users\Vince\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.1.3" /hprt="51268" /o="C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2" /optionsini="C:\Users\Vince\AppData\Local\gm_ttt_39698\gm_ttt_45926\Project2.ini"   "C:\Users\Vince\Documents\GameMaker\Projects\Project2.gmx\Project2.project.gmx"

Reading project file....finished.
Compile Constants...finished.
Remove DnD...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Final Compile...finished.
Saving IFF file... C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2\Project2.zip
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
0 Compressing texture... writing texture texture_0.png...
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... LOCL
Writing Chunk... STRG
Stats : GMA : Elapsed=1584
Stats : GMA : sp=4,au=0,bk=1,pt=0,sc=0,sh=0,fo=1,tl=0,ob=11,ro=2,da=0,ex=0,ma=6,fm=0x8680020
"E:\Android\android-sdk\platform-tools\adb" get-state

device
"E:\Android\android-sdk\platform-tools\adb" shell echo $INTERNAL_STORAGE

 "E:\Android\android-sdk\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/storage/emulated/legacy "E:\Android\android-sdk\platform-tools\adb" get-state

device
"E:\Android\android-sdk\platform-tools\adb" shell echo $INTERNAL_STORAGE

 "E:\Android\android-sdk\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/storage/emulated/legacy "E:\Android\android-sdk\platform-tools\adb" shell mkdir -p "/storage/emulated/legacy/GMstudio"

"E:\Android\android-sdk\platform-tools\adb" shell rm -f "/storage/emulated/legacy/GMstudio/options.ini"

"E:\Android\android-sdk\platform-tools\adb" push "C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2\\GameAssetsDROID.zip" /storage/emulated/legacy/GMstudio/GameAssetsDROID.zip

[100%] /storage/emulated/legacy/GMstudio/GameAssetsDROID.zip
"E:\Android\android-sdk\platform-tools\adb" push "C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2\\GameDownload.lock" /storage/emulated/legacy/GMstudio/GameDownload.lock

[100%] /storage/emulated/legacy/GMstudio/GameDownload.lock
"E:\Android\android-sdk\platform-tools\adb"  shell cat /system/build.prop

 # begin build properties # autogenerated by buildinfo.sh ro.build.id=LPBS23.13-17.3-1 ro.build.display.id=LPBS23.13-17.3-1 ro.build.version.incremental=1 ro.build.version.sdk=22 ro.build.version.codename=REL ro.build.version.all_codenames=REL ro.build.version.release=5.1 ro.build.version.security_patch=2016-04-01 ro.build.version.base_os=motorola/peregrine_retde/peregrine:5.1/LPB23.13-17.3/3:user/release-keys ro.mot.base_buildid=LPB23.13-17.3/3 ro.build.date=Wed Apr 13 05:21:19 CDT 2016 ro.build.date.utc=1460542879 ro.build.type=user ro.build.user=hudsoncm ro.build.host=ilclbld36 ro.build.tags=release-keys ro.build.flavor=peregrine_retde-user ro.product.model=XT1039 ro.product.brand=motorola ro.product.name=peregrine_retde ro.product.device=peregrine ro.product.board=MSM8226 # ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete, # use ro.product.cpu.abilist instead. ro.product.cpu.abi=armeabi-v7a ro.product.cpu.abi2=armeabi ro.product.cpu.abilist=armeabi-v7a,armeabi ro.product.cpu.abilist32=armeabi-v7a,armeabi ro.product.cpu.abilist64= ro.product.manufacturer=motorola ro.wifi.channels= ro.board.platform=msm8226 # ro.build.product is obsolete; use ro.product.device ro.build.product=peregrine # Do not try to parse description, fingerprint, or thumbprint ro.build.description=peregrine_retde-user 5.1 LPBS23.13-17.3-1 1 release-keys ro.build.fingerprint=motorola/peregrine_retde/peregrine:5.1/LPBS23.13-17.3-1/1:user/release-keys ro.build.characteristics=default # end build properties # # from device/moto/peregrine/system.prop # # # system.prop for msm8226 #  # Use reference RIL for initial bringup #rild.libpath=/system/lib/libreference-ril.so rild.libpath=/vendor/lib/libril-qc-qmi-1.so rild.libargs=-d /dev/smd0 persist.radio.nitz_plmn= persist.radio.nitz_lons_0= persist.radio.nitz_lons_1= persist.radio.nitz_lons_2= persist.radio.nitz_lons_3= persist.radio.nitz_sons_0= persist.radio.nitz_sons_1= persist.radio.nitz_sons_2= persist.radio.nitz_sons_3= ril.subscription.types=NV,RUIM DEVICE_PROVISIONED=1 persist.radio.msgtunnel.start=false persist.radio.manual_mode_timer=60  # # system props for the cne module # persist.cne.feature=0   # Skip /sys/power/wait_for_fb_* nodes and # force FB to be always on debug.sf.fb_always_on=1  debug.sf.hw=1 debug.egl.hw=1 debug.composition.type=c2d persist.hwc.mdpcomp.enable=true debug.mdpcomp.logs=0 dalvik.vm.heapsize=36m dev.pm.dyn_samplingrate=1  persist.demo.hdmirotationlock=false ro.hdmi.enable=true tunnel.decode=false tunnel.audiovideo.decode=false lpa.decode=true lpa.use-stagefright=true  #system props for the MM modules  media.stagefright.enable-player=true media.stagefright.enable-http=true media.stagefright.enable-aac=true media.stagefright.enable-qcp=true media.stagefright.enable-fma2dp=true media.stagefright.enable-scan=true mmp.enable.3g2=true #9273 is decimal sum of supported codecs in AAL #codecs:(PARSER_)AVI AC3 ASF AAC QCP DTS 3G2 MP2TS mm.enable.qcom_parser=37491  # VIDC: debug_levels # 1:ERROR 2:HIGH 4:LOW 0:NOlogs 7:AllLogs vidc.debug.level=1  # # system props for the data modules # ro.use_data_netmgrd=true  #system props for time-services persist.timed.enable=true  # # system prop for opengles version # # 196608 is decimal for 0x30000 to report version 3 ro.opengles.version=196608  # # System props for telephony # System prop to turn on CdmaLTEPhone always telephony.lteOnCdmaDevice=0  # simulate sdcard on /data/media # persist.fuse_sdcard=false persist.esdfs_sdcard=true ro.crypto.fuse_sdcard=true  # #snapdragon value add features # # System props for audio ro.qc.sdk.audio.ssr=false ##fluencetype can be "fluence" or "fluencepro" or "none" persist.audio.fluence.mode=endfire persist.audio.handset.mic=digital ro.config.vc_call_vol_steps=7 # FM maximum volume be between 0 and 8192 (0dB) ro.audio.fm_max_volume=4096  #need rotation info in audio-land ro.audio.monitorRotation=1  # Enable/disable cabl ro.qualcomm.cabl=0  # system prop for NFC DT ro.nfc.port=I2C  # # system property for Bluetooth hci transport # ro.qualcomm.bt.hci_transport=smd  # # system property for Bluetooth HFP version # ro.bluetooth.hfp.ver=1.6  # # system property for Bluetooth SAP support # Motorola disabled SAP # ro.qualcomm.bluetooth.sap=false  # Bluetooth LE power class qcom.bt.le_dev_pwr_class=1  ##property to choose between virtual/external wfd display persist.sys.wfd.virtual=0 # Motorola, ams087, 09/24/2013, IKJBMR2-6432 : disable tunnel audio encode #tunnel.audio.encode = true  # Enable SSR persist.sys.ssr.restart_level=3 persist.sys.qc.sub.rdump.on=1  # For TCMD debug level persist.tcmd.log.limit=0  # Disable QCOM net early sockets feature net.early.sockets=0  # Radio RIL properties persist.radio.no_wait_for_card=1 persist.radio.apm_sim_not_pwdn=1 persist.radio.dfr_mode_set=1 persist.radio.relay_oprt_change=1  #Enable offload audio playback by default audio.offload.disable=0  #Disable offload audio video playback by default av.offload.enable=false  # # ADDITIONAL_BUILD_PROPERTIES # ro.build.version.full=Blur_Version.23.201.1.peregrine_retde.retdeall.en.DE ro.mot.build.customerid=retdeall ro.mot.build.version.sdk_int=23 ro.mot.build.product.increment=201 ro.mot.build.version.release=23.201 ro.product.display=Moto G ro.persist.qcapb=0 ro.build.version.qcom=AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.045 persist.radio.mot_ecc_enabled=0 ro.telephony.default_network=9 telephony.lteOnCdmaDevice=0 persist.radio.plmn_name_cmp=1 persist.radio.process_sups_ind=0 ro.gsm.data_retry_config=default_randomization=2000,max_retries=infinite,1000,1000,80000,125000,485000,905000 ro.product.locale.language=en ro.product.locale.region=GB persist.radio.mot_ecc_custid=emea ro.config.ringtone=Moto.ogg ro.config.notification_sound=Moto.ogg ro.config.alarm_alert=Oxygen.ogg ro.MAX_HIDDEN_APPS=12 dalvik.vm.heapstartsize=8m dalvik.vm.heapgrowthlimit=96m dalvik.vm.heapsize=256m dalvik.vm.heaptargetutilization=0.75 dalvik.vm.heapminfree=2m dalvik.vm.heapmaxfree=8m persist.sys.logkit.ctrlcode=0 ro.vendor.extension_library=/vendor/lib/libqc-opt.so persist.radio.apm_sim_not_pwdn=1 ro.usb.mtp=0x2e82 ro.usb.mtp_adb=0x2e76 ro.usb.ptp=0x2e83 ro.usb.ptp_adb=0x2e84 ro.usb.bpt=0x2e28 ro.usb.bpt_adb=0x2e29 ro.usb.bpteth=0x2e2a ro.usb.bpteth_adb=0x2e2b persist.audio.calfile0=/etc/Bluetooth_cal.acdb persist.audio.calfile1=/etc/General_cal.acdb persist.audio.calfile2=/etc/Global_cal.acdb persist.audio.calfile3=/etc/Handset_cal.acdb persist.audio.calfile4=/etc/Hdmi_cal.acdb persist.audio.calfile5=/etc/Headset_cal.acdb persist.audio.calfile6=/etc/Speaker_cal.acdb ro.bug2go.magickeys=24,26 persist.sys.qc.sub.rdump.max=0 ro.adb.secure=1 ro.sf.lcd_density=320 persist.radio.apn_delay=5000 persist.sys.media.use-awesome=false audio.offload.disable=0 audio.offload.pcm.16bit.enable=false audio.offload.pcm.24bit.enable=false audio.offload.gapless.enabled=false av.offload.enable=false mm.enable.qcom_parser=4643 keyguard.no_require_sim=true drm.service.enabled=true mdc_initial_max_retry=10 ro.com.google.clientidbase=android-motorola ro.com.google.clientidbase.ms=android-motorola ro.com.google.clientidbase.am=android-motorola ro.com.google.clientidbase.gmm=android-motorola ro.com.google.clientidbase.yt=android-motorola ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html ro.setupwizard.mode=OPTIONAL ro.com.google.gmsversion=5.1_r1 ro.carrier=unknown ro.media.enc.aud.fileformat=amr ro.media.enc.aud.codec=amrnb persist.sys.dalvik.vm.lib.2=libart.so dalvik.vm.isa.arm.features=div net.bt.name=Android dalvik.vm.stack-trace-file=/data/anr/traces.txt ro.qc.sdk.izat.premium_enabled=0 ro.qc.sdk.izat.service_mask=0x0 persist.gps.qc_nlp_in_use=0 ro.gps.agps_provider=1  FastCreate started: 18:07:17
FastCreate End File Copies: 18:07:17
cmd /c ""C:\Users\Vince\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"" build -x assembleDebug

:com.companyname.Project2:preBuild UP-TO-DATE
:com.companyname.Project2:preReleaseBuild UP-TO-DATE
:com.companyname.Project2:checkReleaseManifest
:com.companyname.Project2:preDebugBuild UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportMultidex101Library
:com.companyname.Project2:prepareComAndroidSupportSupportCompat2421Library
:com.companyname.Project2:prepareComAndroidSupportSupportCoreUi2421Library
:com.companyname.Project2:prepareComAndroidSupportSupportCoreUtils2421Library
:com.companyname.Project2:prepareComAndroidSupportSupportFragment2421Library
:com.companyname.Project2:prepareComAndroidSupportSupportMediaCompat2421Library
:com.companyname.Project2:prepareComAndroidSupportSupportV42421Library
:com.companyname.Project2:prepareReleaseDependencies
:com.companyname.Project2:compileReleaseAidl
:com.companyname.Project2:compileReleaseRenderscript
:com.companyname.Project2:generateReleaseBuildConfig
:com.companyname.Project2:generateReleaseAssets UP-TO-DATE
:com.companyname.Project2:mergeReleaseAssets
:com.companyname.Project2:generateReleaseResValues
:com.companyname.Project2:generateReleaseResources
:com.companyname.Project2:mergeReleaseResources
:com.companyname.Project2:processReleaseManifest
Warning: C:\Users\Vince\Documents\GameMaker\Cache\Project2\Android\Default\com.companyname.Project2\src\main\AndroidManifest.xml:25:3-65:17 Warning:
    application@android:label was tagged at AndroidManifest.xml:25 to replace other declarations but no other declaration present
Warning: C:\Users\Vince\Documents\GameMaker\Cache\Project2\Android\Default\com.companyname.Project2\src\main\AndroidManifest.xml:26:5-32:16 Warning:
    activity#com.companyname.Project2.RunnerActivity@android:label was tagged at AndroidManifest.xml:26 to replace other declarations but no other declaration present
C:\Users\Vince\Documents\GameMaker\Cache\Project2\Android\Default\com.companyname.Project2\src\main\AndroidManifest.xml:25:3-65:17 Warning:
    application@android:label was tagged at AndroidManifest.xml:25 to replace other declarations but no other declaration present
C:\Users\Vince\Documents\GameMaker\Cache\Project2\Android\Default\com.companyname.Project2\src\main\AndroidManifest.xml:26:5-32:16 Warning:
    activity#com.companyname.Project2.RunnerActivity@android:label was tagged at AndroidManifest.xml:26 to replace other declarations but no other declaration present
:com.companyname.Project2:processReleaseResources
:com.companyname.Project2:generateReleaseSources
:com.companyname.Project2:processReleaseJavaRes UP-TO-DATE
:com.companyname.Project2:compileReleaseJavaWithJavacwarning: E:\Android\android-sdk\platforms\android-24\android.jar(android/app/Activity.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/ViewGroup.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/View.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/ViewParent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/Display.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/widget/FrameLayout.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/widget/AbsoluteLayout.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/util/Log.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/graphics/Color.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/Gravity.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/lang/Object.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/lang/String.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/lang/Enum.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/lang/Comparable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/io/Serializable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLSurfaceView.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLUtils.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLES10.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/util/AttributeSet.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/Context.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/os/Handler.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/MotionEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/egl/EGL10.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/egl/EGLDisplay.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/egl/EGLConfig.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/egl/EGLContext.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/egl/EGLSurface.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/opengles/GL.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/opengles/GL10.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/SurfaceHolder.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/SurfaceHolder$Callback2.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/SurfaceHolder$Callback.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/SurfaceView.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/graphics/drawable/Drawable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/graphics/drawable/Drawable$Callback.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/KeyEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/KeyEvent$Callback.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/os/Parcelable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/InputEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/accessibility/AccessibilityEventSource.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLSurfaceView$EGLConfigChooser.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(javax/microedition/khronos/opengles/GL11.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/lang/reflect/Field.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/lang/System.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/io/File.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/nio/IntBuffer.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/util/Locale.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/io/InputStream.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/io/IOException.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLES11Ext.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLDebugHelper.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/os/Environment.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/pm/PackageManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/app/Application.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/app/ActivityManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/app/AlertDialog.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/app/Dialog.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/res/Configuration.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/DialogInterface.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/Intent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/preference/PreferenceManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/SharedPreferences.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/pm/ApplicationInfo.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/pm/ConfigurationInfo.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/pm/PackageManager$NameNotFoundException.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/pm/PackageInfo.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/pm/Signature.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/provider/Settings.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/provider/Settings$Secure.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/Window.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/Manifest.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/WindowManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/os/Bundle.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/os/AsyncTask.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/util/ArrayList.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/util/List.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/graphics/Bitmap.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/graphics/BitmapFactory.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/util/HashMap.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/util/Map.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/util/MissingResourceException.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLSurfaceView$Renderer.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(java/lang/Runnable.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/opengl/GLES20.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/Menu.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/MenuItem.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/pm/ActivityInfo.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/content/BroadcastReceiver.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/hardware/Sensor.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/hardware/SensorEvent.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/hardware/SensorEventListener.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/hardware/SensorManager.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/net/Uri.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/util/DisplayMetrics.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/widget/Toast.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/InputDevice.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/view/Surface.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/widget/EditText.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/bluetooth/BluetoothDevice.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
warning: E:\Android\android-sdk\platforms\android-24\android.jar(android/bluetooth/BluetoothAdapter.class): major version 52 is newer than 51, the highest major version supported by this compiler.
  It is recommended that the compiler be upgraded.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\Users\Vince\Documents\GameMaker\Cache\Project2\Android\Default\com.companyname.Project2\src\main\java\com\companyname\Project2\Gamepad\Gamepad.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
100 warnings

:com.companyname.Project2:compileReleaseNdk UP-TO-DATE
:com.companyname.Project2:compileReleaseSources
:com.companyname.Project2:collectReleaseMultiDexComponents
:com.companyname.Project2:packageAllReleaseClassesForMultiDex
:com.companyname.Project2:shrinkReleaseMultiDexComponents
:com.companyname.Project2:createReleaseMainDexClassList FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.companyname.Project2:createReleaseMainDexClassList'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Java\jdk1.7.0_79\bin\java.exe'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 14.992 secs
FastCreate End End: 18:07:33
Compile finished: 18:07:33
 
V

vinceprinceking

Guest
Adding 6 (API23) solved a part of the problem i think now i get:
Will try different java versions now i guess?

Now i get:
Code:
Compile started: 18:25:59
"C:\Users\Vince\AppData\Roaming\GameMaker-Studio\GMAssetCompiler.exe" /fU="C:\Users\Vince\AppData\Local\gm_ttt_39698\a6897.txt" /c /m=android /studio  /config="Default" /tgt=8 /obob=True /obpp=False /obru=True /obes=False /i=3 /cvm /tp=1024 /mv=1 /iv=0 /rv=0 /bv=1757 /gn="Project2" /td="C:\Users\Vince\AppData\Local" /cd="C:\Users\Vince\Documents\GameMaker\Cache" /sh=True /dbgp="6502" /hip="192.168.1.3" /hprt="51268" /o="C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2" /optionsini="C:\Users\Vince\AppData\Local\gm_ttt_39698\gm_ttt_88384\Project2.ini"   "C:\Users\Vince\Documents\GameMaker\Projects\Project2.gmx\Project2.project.gmx"

Reading project file....finished.
Compile Constants...finished.
Remove DnD...finished.
Compile Scripts...finished.
Compile Objects...finished.
Compile Timelines...finished.
Compile Triggers...finished.
Compile Rooms...finished.
Compile Extensions...finished.
Final Compile...finished.
Saving IFF file... C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2\Project2.zip
Writing Chunk... GEN8
Writing Chunk... OPTN
Writing Chunk... EXTN
Writing Chunk... SOND
Writing Chunk... AGRP
Writing Chunk... SPRT
Writing Chunk... BGND
Writing Chunk... PATH
Writing Chunk... SCPT
Writing Chunk... SHDR
Writing Chunk... FONT
Writing Chunk... TMLN
Writing Chunk... OBJT
Writing Chunk... ROOM
Writing Chunk... DAFL
Writing Chunk... TPAGE
Writing Chunk... CODE
Writing Chunk... VARI
Writing Chunk... FUNC
Writing Chunk... STRG
Writing Chunk... TXTR
0 Compressing texture... writing texture texture_0.png...
Writing Chunk... AUDO
Writing Chunk... SCPT
Writing Chunk... DBGI
Writing Chunk... INST
Writing Chunk... LOCL
Writing Chunk... STRG
Stats : GMA : Elapsed=1360
Stats : GMA : sp=4,au=0,bk=1,pt=0,sc=0,sh=0,fo=1,tl=0,ob=11,ro=2,da=0,ex=0,ma=6,fm=0x8680020
"E:\Android\android-sdk\platform-tools\adb" get-state

device
"E:\Android\android-sdk\platform-tools\adb" shell echo $INTERNAL_STORAGE

 "E:\Android\android-sdk\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/storage/emulated/legacy "E:\Android\android-sdk\platform-tools\adb" get-state

device
"E:\Android\android-sdk\platform-tools\adb" shell echo $INTERNAL_STORAGE

 "E:\Android\android-sdk\platform-tools\adb" shell echo $EXTERNAL_STORAGE

/storage/emulated/legacy "E:\Android\android-sdk\platform-tools\adb" shell mkdir -p "/storage/emulated/legacy/GMstudio"

"E:\Android\android-sdk\platform-tools\adb" shell rm -f "/storage/emulated/legacy/GMstudio/options.ini"

"E:\Android\android-sdk\platform-tools\adb" push "C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2\\GameAssetsDROID.zip" /storage/emulated/legacy/GMstudio/GameAssetsDROID.zip

[100%] /storage/emulated/legacy/GMstudio/GameAssetsDROID.zip
"E:\Android\android-sdk\platform-tools\adb" push "C:\Users\Vince\AppData\Local\gm_ttt_39698\Project2\\GameDownload.lock" /storage/emulated/legacy/GMstudio/GameDownload.lock

[100%] /storage/emulated/legacy/GMstudio/GameDownload.lock
"E:\Android\android-sdk\platform-tools\adb"  shell cat /system/build.prop

 # begin build properties # autogenerated by buildinfo.sh ro.build.id=LPBS23.13-17.3-1 ro.build.display.id=LPBS23.13-17.3-1 ro.build.version.incremental=1 ro.build.version.sdk=22 ro.build.version.codename=REL ro.build.version.all_codenames=REL ro.build.version.release=5.1 ro.build.version.security_patch=2016-04-01 ro.build.version.base_os=motorola/peregrine_retde/peregrine:5.1/LPB23.13-17.3/3:user/release-keys ro.mot.base_buildid=LPB23.13-17.3/3 ro.build.date=Wed Apr 13 05:21:19 CDT 2016 ro.build.date.utc=1460542879 ro.build.type=user ro.build.user=hudsoncm ro.build.host=ilclbld36 ro.build.tags=release-keys ro.build.flavor=peregrine_retde-user ro.product.model=XT1039 ro.product.brand=motorola ro.product.name=peregrine_retde ro.product.device=peregrine ro.product.board=MSM8226 # ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete, # use ro.product.cpu.abilist instead. ro.product.cpu.abi=armeabi-v7a ro.product.cpu.abi2=armeabi ro.product.cpu.abilist=armeabi-v7a,armeabi ro.product.cpu.abilist32=armeabi-v7a,armeabi ro.product.cpu.abilist64= ro.product.manufacturer=motorola ro.wifi.channels= ro.board.platform=msm8226 # ro.build.product is obsolete; use ro.product.device ro.build.product=peregrine # Do not try to parse description, fingerprint, or thumbprint ro.build.description=peregrine_retde-user 5.1 LPBS23.13-17.3-1 1 release-keys ro.build.fingerprint=motorola/peregrine_retde/peregrine:5.1/LPBS23.13-17.3-1/1:user/release-keys ro.build.characteristics=default # end build properties # # from device/moto/peregrine/system.prop # # # system.prop for msm8226 #  # Use reference RIL for initial bringup #rild.libpath=/system/lib/libreference-ril.so rild.libpath=/vendor/lib/libril-qc-qmi-1.so rild.libargs=-d /dev/smd0 persist.radio.nitz_plmn= persist.radio.nitz_lons_0= persist.radio.nitz_lons_1= persist.radio.nitz_lons_2= persist.radio.nitz_lons_3= persist.radio.nitz_sons_0= persist.radio.nitz_sons_1= persist.radio.nitz_sons_2= persist.radio.nitz_sons_3= ril.subscription.types=NV,RUIM DEVICE_PROVISIONED=1 persist.radio.msgtunnel.start=false persist.radio.manual_mode_timer=60  # # system props for the cne module # persist.cne.feature=0   # Skip /sys/power/wait_for_fb_* nodes and # force FB to be always on debug.sf.fb_always_on=1  debug.sf.hw=1 debug.egl.hw=1 debug.composition.type=c2d persist.hwc.mdpcomp.enable=true debug.mdpcomp.logs=0 dalvik.vm.heapsize=36m dev.pm.dyn_samplingrate=1  persist.demo.hdmirotationlock=false ro.hdmi.enable=true tunnel.decode=false tunnel.audiovideo.decode=false lpa.decode=true lpa.use-stagefright=true  #system props for the MM modules  media.stagefright.enable-player=true media.stagefright.enable-http=true media.stagefright.enable-aac=true media.stagefright.enable-qcp=true media.stagefright.enable-fma2dp=true media.stagefright.enable-scan=true mmp.enable.3g2=true #9273 is decimal sum of supported codecs in AAL #codecs:(PARSER_)AVI AC3 ASF AAC QCP DTS 3G2 MP2TS mm.enable.qcom_parser=37491  # VIDC: debug_levels # 1:ERROR 2:HIGH 4:LOW 0:NOlogs 7:AllLogs vidc.debug.level=1  # # system props for the data modules # ro.use_data_netmgrd=true  #system props for time-services persist.timed.enable=true  # # system prop for opengles version # # 196608 is decimal for 0x30000 to report version 3 ro.opengles.version=196608  # # System props for telephony # System prop to turn on CdmaLTEPhone always telephony.lteOnCdmaDevice=0  # simulate sdcard on /data/media # persist.fuse_sdcard=false persist.esdfs_sdcard=true ro.crypto.fuse_sdcard=true  # #snapdragon value add features # # System props for audio ro.qc.sdk.audio.ssr=false ##fluencetype can be "fluence" or "fluencepro" or "none" persist.audio.fluence.mode=endfire persist.audio.handset.mic=digital ro.config.vc_call_vol_steps=7 # FM maximum volume be between 0 and 8192 (0dB) ro.audio.fm_max_volume=4096  #need rotation info in audio-land ro.audio.monitorRotation=1  # Enable/disable cabl ro.qualcomm.cabl=0  # system prop for NFC DT ro.nfc.port=I2C  # # system property for Bluetooth hci transport # ro.qualcomm.bt.hci_transport=smd  # # system property for Bluetooth HFP version # ro.bluetooth.hfp.ver=1.6  # # system property for Bluetooth SAP support # Motorola disabled SAP # ro.qualcomm.bluetooth.sap=false  # Bluetooth LE power class qcom.bt.le_dev_pwr_class=1  ##property to choose between virtual/external wfd display persist.sys.wfd.virtual=0 # Motorola, ams087, 09/24/2013, IKJBMR2-6432 : disable tunnel audio encode #tunnel.audio.encode = true  # Enable SSR persist.sys.ssr.restart_level=3 persist.sys.qc.sub.rdump.on=1  # For TCMD debug level persist.tcmd.log.limit=0  # Disable QCOM net early sockets feature net.early.sockets=0  # Radio RIL properties persist.radio.no_wait_for_card=1 persist.radio.apm_sim_not_pwdn=1 persist.radio.dfr_mode_set=1 persist.radio.relay_oprt_change=1  #Enable offload audio playback by default audio.offload.disable=0  #Disable offload audio video playback by default av.offload.enable=false  # # ADDITIONAL_BUILD_PROPERTIES # ro.build.version.full=Blur_Version.23.201.1.peregrine_retde.retdeall.en.DE ro.mot.build.customerid=retdeall ro.mot.build.version.sdk_int=23 ro.mot.build.product.increment=201 ro.mot.build.version.release=23.201 ro.product.display=Moto G ro.persist.qcapb=0 ro.build.version.qcom=AU_LINUX_ANDROID_LNX.LA.3.5.1_RB1.04.04.02.048.045 persist.radio.mot_ecc_enabled=0 ro.telephony.default_network=9 telephony.lteOnCdmaDevice=0 persist.radio.plmn_name_cmp=1 persist.radio.process_sups_ind=0 ro.gsm.data_retry_config=default_randomization=2000,max_retries=infinite,1000,1000,80000,125000,485000,905000 ro.product.locale.language=en ro.product.locale.region=GB persist.radio.mot_ecc_custid=emea ro.config.ringtone=Moto.ogg ro.config.notification_sound=Moto.ogg ro.config.alarm_alert=Oxygen.ogg ro.MAX_HIDDEN_APPS=12 dalvik.vm.heapstartsize=8m dalvik.vm.heapgrowthlimit=96m dalvik.vm.heapsize=256m dalvik.vm.heaptargetutilization=0.75 dalvik.vm.heapminfree=2m dalvik.vm.heapmaxfree=8m persist.sys.logkit.ctrlcode=0 ro.vendor.extension_library=/vendor/lib/libqc-opt.so persist.radio.apm_sim_not_pwdn=1 ro.usb.mtp=0x2e82 ro.usb.mtp_adb=0x2e76 ro.usb.ptp=0x2e83 ro.usb.ptp_adb=0x2e84 ro.usb.bpt=0x2e28 ro.usb.bpt_adb=0x2e29 ro.usb.bpteth=0x2e2a ro.usb.bpteth_adb=0x2e2b persist.audio.calfile0=/etc/Bluetooth_cal.acdb persist.audio.calfile1=/etc/General_cal.acdb persist.audio.calfile2=/etc/Global_cal.acdb persist.audio.calfile3=/etc/Handset_cal.acdb persist.audio.calfile4=/etc/Hdmi_cal.acdb persist.audio.calfile5=/etc/Headset_cal.acdb persist.audio.calfile6=/etc/Speaker_cal.acdb ro.bug2go.magickeys=24,26 persist.sys.qc.sub.rdump.max=0 ro.adb.secure=1 ro.sf.lcd_density=320 persist.radio.apn_delay=5000 persist.sys.media.use-awesome=false audio.offload.disable=0 audio.offload.pcm.16bit.enable=false audio.offload.pcm.24bit.enable=false audio.offload.gapless.enabled=false av.offload.enable=false mm.enable.qcom_parser=4643 keyguard.no_require_sim=true drm.service.enabled=true mdc_initial_max_retry=10 ro.com.google.clientidbase=android-motorola ro.com.google.clientidbase.ms=android-motorola ro.com.google.clientidbase.am=android-motorola ro.com.google.clientidbase.gmm=android-motorola ro.com.google.clientidbase.yt=android-motorola ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html ro.setupwizard.mode=OPTIONAL ro.com.google.gmsversion=5.1_r1 ro.carrier=unknown ro.media.enc.aud.fileformat=amr ro.media.enc.aud.codec=amrnb persist.sys.dalvik.vm.lib.2=libart.so dalvik.vm.isa.arm.features=div net.bt.name=Android dalvik.vm.stack-trace-file=/data/anr/traces.txt ro.qc.sdk.izat.premium_enabled=0 ro.qc.sdk.izat.service_mask=0x0 persist.gps.qc_nlp_in_use=0 ro.gps.agps_provider=1  FastCreate started: 18:26:03
FastCreate End File Copies: 18:26:03
cmd /c ""C:\Users\Vince\AppData\Roaming\GameMaker-Studio\Android\runner\gradle\gradlew"" build -x assembleDebug

:com.companyname.Project2:preBuild UP-TO-DATE
:com.companyname.Project2:preReleaseBuild UP-TO-DATE
:com.companyname.Project2:checkReleaseManifest
:com.companyname.Project2:preDebugBuild UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportMultidex101Library UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportSupportCompat2421Library UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportSupportCoreUi2421Library UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportSupportCoreUtils2421Library UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportSupportFragment2421Library UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportSupportMediaCompat2421Library UP-TO-DATE
:com.companyname.Project2:prepareComAndroidSupportSupportV42421Library UP-TO-DATE
:com.companyname.Project2:prepareReleaseDependencies
:com.companyname.Project2:compileReleaseAidl UP-TO-DATE
:com.companyname.Project2:compileReleaseRenderscript UP-TO-DATE
:com.companyname.Project2:generateReleaseBuildConfig UP-TO-DATE
:com.companyname.Project2:generateReleaseAssets UP-TO-DATE
:com.companyname.Project2:mergeReleaseAssets UP-TO-DATE
:com.companyname.Project2:generateReleaseResValues UP-TO-DATE
:com.companyname.Project2:generateReleaseResources UP-TO-DATE
:com.companyname.Project2:mergeReleaseResources UP-TO-DATE
:com.companyname.Project2:processReleaseManifest UP-TO-DATE
:com.companyname.Project2:processReleaseResources UP-TO-DATE
:com.companyname.Project2:generateReleaseSources UP-TO-DATE
:com.companyname.Project2:processReleaseJavaRes UP-TO-DATE
:com.companyname.Project2:compileReleaseJavaWithJavac UP-TO-DATE
:com.companyname.Project2:compileReleaseNdk UP-TO-DATE
:com.companyname.Project2:compileReleaseSources UP-TO-DATE
:com.companyname.Project2:collectReleaseMultiDexComponents UP-TO-DATE
:com.companyname.Project2:packageAllReleaseClassesForMultiDex UP-TO-DATE
:com.companyname.Project2:shrinkReleaseMultiDexComponents UP-TO-DATE
:com.companyname.Project2:createReleaseMainDexClassList FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':com.companyname.Project2:createReleaseMainDexClassList'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files (x86)\Java\jdk1.7.0_79\bin\java.exe'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 3.678 secs
FastCreate End End: 18:26:07
Compile finished: 18:26:07
 
V

vinceprinceking

Guest
Solved:
Using v1.4.1757


SDK installer_r24.4.1

TOOLS:
* Android SDK Tools (25.2.2) (to get that i had to uninstall some 25.x.x version first then TOOLS->OPTIONS->CLEAR CACHE, no idea if that was actually necessary)
* Android SDK Platform-tools (24.0.3)
* Android SDK Build-tools (24.0.2)

Android 6.0 (API 23):
* SDK Platform (3)
* Google APIs (1)

Extras:
* Android Support Repository (38)
* Google Play Services (33)
* Google Repository (35)
* Google Play APK Expansion Library (1)
* Google Play Billing Library (5)
* Google Play Licensing Library (1)
* Google USB Driver (11)

In GMS
Build Tools: 24.0.2
Support Lib: 24.2.1
Target SDK: 24
Min SDK: 9
Compile SDK: 24

NDK R10d for 32bit

Java E 8e101 (Old 1.7 Version produced some error)​

Someone might have to update the information on http://help.yoyogames.com/hc/en-us/articles/216753748-SDK-Version-Support
I started with that and had to fight hours till i finally got it working.
 
P

PlayLight

Guest
Solved:
Using v1.4.1757


SDK installer_r24.4.1

TOOLS:
* Android SDK Tools (25.2.2) (to get that i had to uninstall some 25.x.x version first then TOOLS->OPTIONS->CLEAR CACHE, no idea if that was actually necessary)
* Android SDK Platform-tools (24.0.3)
* Android SDK Build-tools (24.0.2)

Android 6.0 (API 23):
* SDK Platform (3)
* Google APIs (1)

Extras:
* Android Support Repository (38)
* Google Play Services (33)
* Google Repository (35)
* Google Play APK Expansion Library (1)
* Google Play Billing Library (5)
* Google Play Licensing Library (1)
* Google USB Driver (11)

In GMS
Build Tools: 24.0.2
Support Lib: 24.2.1
Target SDK: 24
Min SDK: 9
Compile SDK: 24

NDK R10d for 32bit

Java E 8e101 (Old 1.7 Version produced some error)​

Someone might have to update the information on http://help.yoyogames.com/hc/en-us/articles/216753748-SDK-Version-Support
I started with that and had to fight hours till i finally got it working.

Now that's what i like to see, Nice work pinpointing the problem!

This setup will work fine with both Beta or EA as well.;)
 
Top